> After I successfully establish a SSL connection, when I try to view the
> certificate using SSL_get_peer_certificate(SSL* ssl), I get a blank
> certificate. What am I missing?

        Sorry if this is a duplicate but I didn't see a reply to it. There are two
possibilities:

        1) The certificate hasn't been sent yet. Try again later.

        2) The peer doesn't have or didn't present a certificate.

        DS


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

Reply via email to