openssl server hello response confusion

2004-12-27 Thread Justin Miller
I'm trying to use openssl s_client to connect to/test an https proxy and this is the response I get: SSL_connect:SSLv2/v3 write client hello A read from 0x81b3d18 [0x81b92d0] (7 bytes => 7 (0x7)) - 48 54 54 50 2f 31 2e HTTP/1. SSL_connect:error in SSLv2/v3 read se

Re: connecting to proxy using SSL

2004-12-13 Thread Justin Miller
14 Dec 2004 10:22:52 +0800, Ng Pheng Siong <[EMAIL PROTECTED]> wrote: > On Mon, Dec 13, 2004 at 08:40:25AM -0500, Justin Miller wrote: > > Could one get the error messages I displayed if the proxy I'm trying > > to use doesn't support SSL (the connect method)?

Re: connecting to proxy using SSL

2004-12-13 Thread Justin Miller
ECTED]> wrote: > On Sun, Dec 12, 2004 at 02:32:28AM -0500, Justin Miller wrote: > > What I'm trying to do is use stunnel to connect to an HTTPS proxy with > > gaim (which doesn't have native https support). > > First two google hits for "stunnel

Re: connecting to proxy using SSL

2004-12-11 Thread Justin Miller
What I'm trying to do is use stunnel to connect to an HTTPS proxy with gaim (which doesn't have native https support). Justin On Sun, 12 Dec 2004 11:05:40 +0800, Ng Pheng Siong <[EMAIL PROTECTED]> wrote: > On Sat, Dec 11, 2004 at 09:31:18PM -0500, Justin Miller wrote: > &

connecting to proxy using SSL

2004-12-11 Thread Justin Miller
I'm trying to connect to a proxy server using openssl for debugging, here is the output of the command 'openssl s_client -key etc/stunnel/stunnel.pem -state -msg -bugs -debug -connect 208.31.142.11:80' - CONNECTED(0003) SSL_connect:before

ssl3_get_record wrong version handshake failure

2004-12-08 Thread Justin Miller
Hi all. I've googled this error and found various things, none of which really help that much. Even though it's stunnel that's using the openssl libraries, the errors below seem to be ssl related, so I thought this was an appropriate place. What I'm trying to do is, use stunnel to connect to an h