Re: Trying to access an SSL site thru a HTTP proxy....

2002-06-05 Thread Thomas Lussnig
this message gets added to the mail automatically and I don't have any control over it. Hm thats bad so if you see i digital sign all mails, but if they become manipulated or added text so how should an digital signment work ? Yes, I was also worried about the fact that if OpenSSL will work

Re: Trying to access an SSL site thru a HTTP proxy....

2002-06-05 Thread Daniel Stenberg
On Wed, 5 Jun 2002, Thomas Lussnig wrote: And Try if openssl/gnutls handle it on used connection (i think yes, if no data readable for the moment). You pass the socket descriptor to OpenSSL. It easy to do that the exact same way, either after only a connect() or after a connect() with some

Re: Trying to access an SSL site thru a HTTP proxy....

2002-06-05 Thread Thomas Lussnig
You pass the socket descriptor to OpenSSL. It easy to do that the exact same way, either after only a connect() or after a connect() with some CONNECT stuff. Thanx, this is what i already hoped The proxy communication is not available as an RFC but that is the way SSL tunneling thru a proxy

Re: Trying to access an SSL site thru a HTTP proxy....

2002-06-05 Thread Daniel Stenberg
On Wed, 5 Jun 2002, Thomas Lussnig wrote: This is wrong. RFC2616 includes all details needed. The information was available before too, in various (now deprecated) documents. Does this mean an proxy connection can not be encrypted via SSL ? It means that the CONNECT request, its associated

Trying to access an SSL site thru a HTTP proxy....

2002-06-04 Thread Shankar, Sury
Hi, I'm using wget (with OpenSSL) utility to access some of our websites. The goal is just to see if the web server responds an OK status and gives the default page requested. The sites are a mixture of HTTP HTTPS. Also most of our HTTPS sites are accessible only thru a proxy (which is