According to George Adams:
> SSLeay> s_client -host localhost -port 8443
> 
>   CONNECTED(00000003)
>   depth=0 /C=XY/ST=Snake Desert/L=Snake Town/O=Snake Oil, Ltd/OU=Certificate 
>Authority/CN=Snake Oil [EMAIL PROTECTED]
>   verify error:num=18:self signed certificate
>   verify return:1 
> 
> [program hangs]
    Perhaps a dumb question ... have you tried typing in a command at this
point as s_client waits for user input ... and the display there shows that
you have done the handshake okay ... 
    
    e.g. HEAD / HTTP/1.0<NEWLINE><NEWLINE>

    Or switch on the -state -debug flags to s_client so you can "see" more
of the output?
    
Tim.

______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to