curl-users
Re: Error message -> unable to get local issuer certificate
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 14 Aug 2010 22:46:09 +0200 (CEST)
Date: Sat, 14 Aug 2010 22:46:09 +0200 (CEST)
On Mon, 2 Aug 2010, Joe Python wrote:
> * SSL certificate verify result: unable to get local issuer
> certificate (20), continuing any way.
>
> I am still getting the 'unable to get local issuer certificate' message
> inspite of having VeriSign (at the server) and using the ca-bundle to go
> with curl.
>
> I AM able to transfer files but only in 'insecure' mode and that is a
> security flag in the place I work. Is there a way I can avoid this message?
That error message is provided by OpenSSL after the verifaction has failed.
It seems OpenSSL thinks there's a problem with the server certificate or the
CA certificate you use to verify it with.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2010-08-14