On Wed, 2007-11-21 at 09:52 -0600, Greg Varnell wrote:
> 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?
> >
> > # ./openssl s_client -connect localhost:443 -debug
> >
You may bi
-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
Hello,
> Here is the response.
>
> # ./openssl s_client -connect localhost:443 -debug
>
> CONNECTED(0003)
>
> write to 0x2005ec88 [0x2005ecf8] (124 bytes => 124 (0x7C))
>
> - 80 7a 01 03 01 00 51 00-00 00 20 00 00 39 00 00 .zQ...
> ..9..
> 0010 - 38 00 00 35 00 00 16 00-00
g
Subject: Re: OpenSSL on AIX 5.3
On Tue, 2007-11-06 at 15:41 -0600, Greg Varnell wrote:
> I am trying to install OpenSSL on AIX 5.3. I have completed this same
> installation > 40 times but this latest one is not able to connect to
> a server (itself) using SSL.
>
>
On Tue, 2007-11-06 at 15:41 -0600, Greg Varnell wrote:
> I am trying to install OpenSSL on AIX 5.3. I have completed this same
> installation > 40 times but this latest one is not able to connect to
> a server (itself) using SSL.
>
>
>
> From OpenSSL I get.
>
>
>
> # /usr/local/ssl/bin/ope