cURL / Mailing Lists / curl-users / Single Mail

curl-users

HTTPS issue

From: Harry D Brown Jr <hbrown_at_paychex.com>
Date: Tue, 02 May 2000 08:08:23 -0400

Here's a followup to my issue:

[root]# /usr/local/bin/curl -v -i -U username:passwd -x
http://proxyfirewall:80 -2 https://onlinebanking.mandtbank.com/
> CONNECT onlinebanking.mandtbank.com:443 HTTP/1.0
Proxy-authorization: Basic aGJyb3duOnN5TWIwbHo=
User-Agent: curl/6.5.2 (i586-pc-linux-gnu) libcurl 6.5.2 (SSL 0.9.5)

< HTTP/1.0 200 Connection established
< Proxy-agent: Raptor-Eagle/4.0
<
* Proxy has replied to CONNECT request
* SSL connection using (NONE)
curl: (35) SSL: couldn't get peer certificate!
[root]#

I forced SSLv2 and get the above error.

thanks,

hdb
Received on 2000-05-02