"Use browser directly (you don't have to use openssl
s_client) and point the URL tab to your web server's
IP or DName"

Many reason to do like this :

1) I use a smartcard with PKCS11 engine, so normaly to use it, i must install a pack. 2) Internet Explorer can use it directly but firefox must to install PKCS11 engine in it. So i want to impose IE with his ActiveX in my application. 3) Also you must install Authority certificate before. With openssl it's not a obligation and you can declare your CA certificat directly in the s_client function to open ssl connection.

An idea ?

Thanks

Dr Franck ROUSSIA

rfx a écrit :
I use s_client -connect www.mysite.com:443 with success.
I Obtain cert form ssl server and html pages after using "GET / HTTP/1.0" and now i would like, after authentification with openssl, get html page from ssl server with usual browser. (perhaps like a proxy ?)
Is it possible ?

Thanks

Dr Franck ROUSSIA

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]




______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to