Greetings. We're trying to get client/server authentication working via
certificates.

We've followed the example code (such as it is), and found that the
client can get the server's cert, but the server thinks that there's no
client cert. We really need that client cert.

The call in question is:
SSL_get_peer_certificate(ssl)

I can post a larger code sample if necessary, but my question is: Is
this the right call for client authentication, or does it only work for
server authentication?

Thanks.


-- 
Colin Fox                         
I speak for myself.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to