Mark, however I can connect to the server over port 443 (https) from any external server? Could 443 just not be listening locally but listening externally?
Greg Varnell Chief Operations Officer Trust Data Solutions www.TrustDataSolutions.com mailto:[EMAIL PROTECTED] p: 972-595-1218 f: 972-595-1297 c: 469-766-8360 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marek Marcola Sent: Wednesday, November 21, 2007 9:46 AM To: openssl-users@openssl.org Subject: RE: OpenSSL on AIX 5.3 Hello, > Here is the response. > > # ./openssl s_client -connect localhost:443 -debug > > CONNECTED(00000003) > > write to 0x2005ec88 [0x2005ecf8] (124 bytes => 124 (0x7C)) > > 0000 - 80 7a 01 03 01 00 51 00-00 00 20 00 00 39 00 00 .z....Q... > ..9.. > 0010 - 38 00 00 35 00 00 16 00-00 13 00 00 0a 07 00 c0 > 8..5............ > 0020 - 00 00 33 00 00 32 00 00-2f 00 00 07 05 00 80 03 > ..3..2../....... > 0030 - 00 80 00 00 05 00 00 04-01 00 80 00 00 15 00 00 > ................ > 0040 - 12 00 00 09 06 00 40 00-00 14 00 00 11 00 00 08 > [EMAIL PROTECTED] > 0050 - 00 00 06 04 00 80 00 00-03 02 00 80 9a 47 f4 e2 > .............G.. > 0060 - 63 97 e0 80 33 b3 16 55-0f ed 0b 79 10 28 ef ab > c...3..U...y.(.. > 0070 - 73 43 c7 74 32 97 a4 01-61 01 80 6a sC.t2...a..j > > read from 0x2005ec88 [0x20064258] (7 bytes => 7 (0x7)) > > 0000 - 3c 48 54 4d 4c 3e 3c <HTML>< Here you have answer, you are talking to not SSL enabled server. Probably clear HTTP. > 278514:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown > protocol:s23_c > lnt.c:583: Best regards, -- Marek Marcola <[EMAIL PROTECTED]> ______________________________________________________________________ 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]