Hi, there,
I have tried samples, FAQs and this mailing list for a way to make
my server read my client�s certificate, without success.
My server accepts connection, the client connects
to it successfully, everything goes ok with the handshake, the client
reads the server certificate and shows it�s issuer and subject, but
my server can�t get the client certificate for verification. It always
get NULL returned by
SSL_get_peer_certificate(con);
The same client (and I used the same command line) connects to
'openssl s_server' and have it�s certificate printed.
My question is: Is there anybody who can take a look in my server code
and tell me what�s wrong?
Thank you very much for your time,
Marcos Oliveira.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]