Samy Thiyagarajan wrote:

hi ..
now i created a CA and a certificate signed by it.
my client call is now,
s_client -connect ip:port -cert clientcert.pem -key clientPrivKey.pem -CAfile cakey.pem

still no development....

can someone look into this issue please...?
The CAfile for tjhe openssl s_client command is used to authenticate the SERVER.

You need load the CA certificate in your server. Look at the source code of s_server.c
etc

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to