cURL / Mailing Lists / curl-users / Single Mail

curl-users

problem with SSL connections

From: Nedelcho Stanev <decho_at_gmx.co.uk>
Date: Fri, 23 Aug 2002 01:39:43 +0200

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
Received on 2002-08-23