FITZPATRICK,THOM (Non-HP-Roseville,ex1) <[EMAIL PROTECTED]>:
> Now when I try and connect, it just hangs. The two debugging steps I tried
> were telnetting to 443 on the host, and to run the openssl command with the
> debug arg. Output follows
>
> ***
> root # telnet tribble.rose.hp.com 443
> Trying...
> Connected to tribble.rose.hp.com.
> Escape character is '^]'.
> GET /index.html HTTP/1.0
>
> HTTP/1.1 200 OK
[...]
You're running an HTTP server at that port, not HTTPS.
> openssl s_client -connect tribble.rose.hp.com:443 -state -debug
> CONNECTED(00000004)
> SSL_connect:before/connect initialization
> write to 4003E7F0 [4004F780] (109 bytes => 109 (0x6D))
[...]
> SSL_connect:SSLv2/v3 write client hello A
> read from 4003E7F0 [40054CE0] (7 bytes => 7 (0x7))
> 0000 - 3c 21 44 4f 43 54 59 <!DOCTY
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]