Hi Mark, I did as you've suggested. what am i to observe ? i'm not sure. It gave me a list of "stuff" and then it paused waiting for me to feed something....what should i do ?
Start be examining the output ;) Using s_client will show the following things (typically)... Server certificates sent to (you) the client Client certificates (you) sent to server Whether the handshake completed Session protocol, cipher, id, etc.
Assuming you aren't disconnected, which is what WOULD happen if the SSL handshake cannot complete due to certificate/trust requirements, and you get a "prompt" you can type in (emulate) an HTTP session... for instance, typing
GET / HTTP/1.0<enter><enter>
will simulate what a web browser would do.
-- => Mark Foster <[EMAIL PROTECTED]> http://mark.foster.cc/
______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]