cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: problem with SSL connections

From: Nedelcho Stanev <decho_at_gmx.co.uk>
Date: Fri, 23 Aug 2002 02:18:52 +0200

ops, sorry :)
i think that i found the problem
seems like i must have ca cert for the remote server
if i have it , curl work fine, but if i put ca cert for
different ca - this error ocurs.

decho
----- Original Message -----
From: "Nedelcho Stanev" <decho_at_gmx.co.uk>
To: <curl-users_at_lists.sourceforge.net>
Sent: Friday, August 23, 2002 1:59 AM
Subject: Re: problem with SSL connections

> just want to comment that with openssl-0.9.6d
> situation is the same
>
> decho
>
> ----- Original Message -----
> From: "Nedelcho Stanev" <decho_at_gmx.co.uk>
> To: <curl-users_at_lists.sourceforge.net>
> Sent: Friday, August 23, 2002 1:39 AM
> Subject: problem with SSL connections
>
>
> > Hello all,
> >
> > when i compile curl ssl support and try to get some docs via https
> > i have this error:
> >
> > curl.exe -v --cert \usr\certs\decho.x509
> > --key \usr\certs\decho.key
> > --cacert \usr\certs\ca.x509
> > --key-type PEM
> > --cert-type PEM
> > --capath \usr\certs https://192.168.2.1
> >
> > * About to connect() to 192.168.2.1:443
> > * Connected to 192.168.2.1 (192.168.2.1) port 443
> > randomness from PROV_RSA_FULL
> > Exiting RAND_poll
> > randomness from PROV_RSA_FULL
> > Exiting RAND_poll
> > * Closing connection #0
> > curl: (35) SSL: error:14090086:SSL
> > routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
> >
> > i have installed openSSL 0.9.bb
> > curl version is 7.9.8
> > compiler is Visual C ++ 6.0
> > platform is Windows XP proffesional , build 2600
> > i'm sure that server is ok , because when i try to connect with browser
> all
> > is ok.
> >
> > any ideas how i can fix this problem?
> >
> > decho
> >
> >
> >
> > -------------------------------------------------------
> > This sf.net email is sponsored by: OSDN - Tired of that same old
> > cell phone? Get a new here for FREE!
> > https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
> >
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by: OSDN - Tired of that same old
> cell phone? Get a new here for FREE!
> https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
>

-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
Received on 2002-08-23