cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: HTTPS issue

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

With SSLv3 I get this:

[root]# /usr/local/bin/curl -v -i -U username:passwd -x
http://proxyserver:80 -3 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
curl: (35) SSL: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong
version number
[root]#

Thanks,

hdb

Daniel Stenberg wrote:

> Harry D Brown Jr wrote:
>
> > I forced SSLv2 and get the above error.
>
> ... and with SSLv3 as well?
>
> --
> Daniel Stenberg, Software Developer
> Daniel.Stenberg_at_haxx.nu, +46-705-443177, www.contactor.se/~dast
> Swedish geeks unite: http://www.haxx.nu/home/
Received on 2000-05-02