Del Simmons wrote:
>
> Ok, got past that one.. OpenSSL was looking for the certs.pem file where
> it didn't exist.. copied that over to the proper location and this
> problem was fixed.. Now I have hit an even uglier snag..
...
> SSL_connect:SSLv3 write change cipher spec A
> SSL_connect:SSLv3 w
Ok, got past that one.. OpenSSL was looking for the certs.pem file where
it didn't exist.. copied that over to the proper location and this
problem was fixed.. Now I have hit an even uglier snag..
I am using the same script and now when I run it on the Solaris box all
of the SSL handshake comp
Hey everyone..
I am using the following:
machine 1: Linux 2.4.8 (RedHat 7.1 with new kernel)
machine 2: Solaris 8
packages on both machines:
openssl version 0.9.6
perl 5.6.0
Crypt::SSLeay 0.31
LWP 5.53
And I have the following code in a script: