Searched refs:SSL_get_certificate (Results 1 – 11 of 11) sorted by relevance
5 SSL_get_certificate, SSL_get_privatekey - retrieve TLS/SSL certificate and12 X509 *SSL_get_certificate(const SSL *s);17 SSL_get_certificate() returns a pointer to an B<X509> object representing a22 SSL_get_certificate() is determined as follows:40 by SSL_get_certificate() during any callback made during the handshake process44 A specific use for SSL_get_certificate() is inside a callback set via a call to51 to the certificate returned by SSL_get_certificate(), if any.
77 that is being sent back to the client via a call to SSL_get_certificate();
36 SSL_get_certificate(3)
234 SSL_get_certificate 235 3_0_0 EXIST::FUNCTION:
154 L<SSL_get_certificate(3)> can be used to obtain a handle on the peer certificate
2582 DEPEND[html/man3/SSL_get_certificate.html]=man3/SSL_get_certificate.pod2583 GENERATE[html/man3/SSL_get_certificate.html]=man3/SSL_get_certificate.pod2584 DEPEND[man/man3/SSL_get_certificate.3]=man3/SSL_get_certificate.pod2585 GENERATE[man/man3/SSL_get_certificate.3]=man3/SSL_get_certificate.pod3655 html/man3/SSL_get_certificate.html \4319 man/man3/SSL_get_certificate.3 \
495 x = SSL_get_certificate(s); in get_ocsp_resp_from_responder()
230 | `SSL_get_certificate` | HL | U | A | NC\* | Done …
2096 __owur X509 *SSL_get_certificate(const SSL *ssl);
5151 X509 *SSL_get_certificate(const SSL *s) in SSL_get_certificate() function
9027 the right response is stapled. Also change SSL_get_certificate()9965 the right response is stapled. Also change SSL_get_certificate()
Completed in 101 milliseconds