Home
last modified time | relevance | path

Searched refs:SSL_get_certificate (Results 1 – 11 of 11) sorted by relevance

/openssl/doc/man3/
H A DSSL_get_certificate.pod5 SSL_get_certificate, SSL_get_privatekey - retrieve TLS/SSL certificate and
12 X509 *SSL_get_certificate(const SSL *s);
17 SSL_get_certificate() returns a pointer to an B<X509> object representing a
22 SSL_get_certificate() is determined as follows:
40 by SSL_get_certificate() during any callback made during the handshake process
44 A specific use for SSL_get_certificate() is inside a callback set via a call to
51 to the certificate returned by SSL_get_certificate(), if any.
H A DSSL_CTX_set_tlsext_status_cb.pod77 that is being sent back to the client via a call to SSL_get_certificate();
/openssl/util/
H A Dmissingssl111.txt36 SSL_get_certificate(3)
H A Dlibssl.num234 SSL_get_certificate 235 3_0_0 EXIST::FUNCTION:
/openssl/doc/man7/
H A Dossl-guide-quic-multi-stream.pod154 L<SSL_get_certificate(3)> can be used to obtain a handle on the peer certificate
/openssl/doc/
H A Dbuild.info2582 DEPEND[html/man3/SSL_get_certificate.html]=man3/SSL_get_certificate.pod
2583 GENERATE[html/man3/SSL_get_certificate.html]=man3/SSL_get_certificate.pod
2584 DEPEND[man/man3/SSL_get_certificate.3]=man3/SSL_get_certificate.pod
2585 GENERATE[man/man3/SSL_get_certificate.3]=man3/SSL_get_certificate.pod
3655 html/man3/SSL_get_certificate.html \
4319 man/man3/SSL_get_certificate.3 \
/openssl/apps/
H A Ds_server.c495 x = SSL_get_certificate(s); in get_ocsp_resp_from_responder()
/openssl/doc/designs/quic-design/
H A Dquic-api-ssl-funcs.md230 | `SSL_get_certificate` | HL | ��U | ��A | ��NC\* | ��Done …
/openssl/include/openssl/
H A Dssl.h.in2096 __owur X509 *SSL_get_certificate(const SSL *ssl);
/openssl/ssl/
H A Dssl_lib.c5151 X509 *SSL_get_certificate(const SSL *s) in SSL_get_certificate() function
/openssl/
H A DCHANGES.md9027 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