cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: SSL3_READ_BYTES:sslv3 error when disabled verify issuer and hosts

From: Oscar Koeroo <okoeroo_at_nikhef.nl>
Date: Wed, 05 Sep 2012 21:04:27 +0200

On 05-09-12 19:15, Sidde Gowda wrote:
> Hi All
>
> It is strange to me. I have disabled verify issuer and hosts but still seeing below error. Any idea?
>
> * About to connect() to 172.17.0.11 port 8443 (#0)
> * Trying 172.17.0.11...
> * connected
> * Connected to 172.17.0.11 (172.17.0.11) port 8443 (#0)
> * error setting certificate verify locations, continuing anyway:
> * CAfile: /hdp/cert/local/ca/server_cert.crt
> CApath: none
> * error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad certificate
> * Closing connection #0
> * SSL connect error
>
> Regards
> Sidde
>

What's in the /hdp/cert/local/ca/server_cert.crt file? May I freely assume
this is the server certificate? If so, I wonder why.

How did you disable it? libucurl settings or curl -k?

        Oscar

                                    
>
>
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html
>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-09-05