>hello ,all
> I am a new  man here.i wanna vertify certifiacte and private key use
>openssl.
>i used openssl 0.9.5a
>
>i have 2 certificates.and my root CA certificate is ca.pem
>i copy all the files to openssl-0.9.5a\apps
>i run opessl like this:
>
>openssl -accept my ip address(172.20.4.38):12345 -cert
> certifiate1.pem -key key1.pem  -CAfile ca.pem
>Loading 'screen' into random state - done
>Using default temp DH parameters
>Enter PEM pass phrase:
>ACCEPT
>
>openssl s_client -connect 172.20.4.38:12345
>but error happened :the error message is
>Loading 'screen' into random state - done
>connect: Bad file descriptor
>connect:errno=10061
>error in s_client
>
>who can help me?
>what file should to set if i wanan to test  s_client and S_server use
>openssl?
>

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to