curl-library
Re: libcurl cert issue
From: Henri Hein <henri_at_thinair.com>
Date: Wed, 28 Sep 2016 11:44:56 -0700
Date: Wed, 28 Sep 2016 11:44:56 -0700
Hi Joseph,
On Wed, Sep 28, 2016 at 10:22 AM, Joseph Saflin <sflinja_at_gmail.com> wrote:
> schannel: nextInitializeSecurityContext failed: SEC_E_CERT_UNKNOWN
> (0x80090327). An
> unknown error occured while processing the certificate.
Unfortunately, that's a pretty generic message. Here are a couple
of things to try.
Have you tried your server URL with curl directly, and does that work?
Try downloading the certificate from the server and run
certutil /verify
on it.
Let us know what you find out.
- Henri
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-09-28