Home
last modified time | relevance | path

Searched refs:SSL_get_peer_certificate (Results 1 – 25 of 47) sorted by relevance

12

/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_get_peer_certificate.pod5 SSL_get_peer_certificate,
20 X509 *SSL_get_peer_certificate(const SSL *ssl);
47 SSL_get_peer_certificate() is an alias of SSL_get1_peer_certificate().
73 SSL_get_peer_certificate() was deprecated in 3.0.0.
H A DSSL_get_verify_result.pod40 with L<SSL_get_peer_certificate(3)>.
61 L<SSL_get_peer_certificate(3)>,
H A DSSL_get_peer_cert_chain.pod21 L<SSL_get_peer_certificate(3)>.
65 L<ssl(7)>, L<SSL_get_peer_certificate(3)>, L<X509_up_ref(3)>,
H A DSSL_set_verify_result.pod35 L<SSL_get_peer_certificate(3)>,
H A DSSL_get_peer_signature_nid.pod42 L<ssl(7)>, L<SSL_get_peer_certificate(3)>,
H A DSSL_CTX_set_verify.pod344 if (peer = SSL_get_peer_certificate(ssl)) {
356 L<SSL_get_peer_certificate(3)>,
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_get_peer_certificate.pod5 SSL_get_peer_certificate - get the X509 certificate of the peer
11 X509 *SSL_get_peer_certificate(const SSL *ssl);
15 SSL_get_peer_certificate() returns a pointer to the X509 certificate the
H A DSSL_get_verify_result.pod33 with L<SSL_get_peer_certificate(3)>.
54 L<SSL_get_peer_certificate(3)>,
H A DSSL_get_peer_cert_chain.pod21 L<SSL_get_peer_certificate(3)>.
65 L<ssl(7)>, L<SSL_get_peer_certificate(3)>, L<X509_up_ref(3)>,
H A DSSL_set_verify_result.pod35 L<SSL_get_peer_certificate(3)>,
H A DSSL_get_peer_signature_nid.pod42 L<ssl(7)>, L<SSL_get_peer_certificate(3)>,
H A DSSL_CTX_set_verify.pod326 if (peer = SSL_get_peer_certificate(ssl)) {
338 L<SSL_get_peer_certificate(3)>,
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dtls_o.c725 return SSL_get_peer_certificate(s); in tlso_get_cert()
1017 cert = SSL_get_peer_certificate( s ); in tlso_session_endpoint()
1066 X509 *x = SSL_get_peer_certificate(s); in tlso_session_peercert()
1083 X509 *cert = SSL_get_peer_certificate(s); in tlso_session_pinning()
/netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/
H A Dssl.map266 SSL_get_peer_certificate;
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dman.inc388 SSL_get_peer_certificate.3 \
/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls.h124 #define TLS_PEEK_PEER_CERT(ssl) SSL_get_peer_certificate(ssl)
/netbsd-src/external/bsd/nsd/dist/
H A Dnsd-control.c402 x = SSL_get_peer_certificate(ssl); in setup_ssl()
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dstreamtcp.c474 X509* x = SSL_get_peer_certificate(ssl); in send_em()
/netbsd-src/external/bsd/unbound/dist/dnstap/
H A Dunbound-dnstap-socket.c845 X509* x = SSL_get_peer_certificate(data->ssl); in tap_check_peer()
867 X509* x = SSL_get_peer_certificate(data->ssl); in tap_check_peer()
H A Ddtstream.c1325 X509* x = SSL_get_peer_certificate(dtio->ssl); in dtio_ssl_check_peer()
1350 X509* x = SSL_get_peer_certificate(dtio->ssl); in dtio_ssl_check_peer()
/netbsd-src/usr.bin/ftp/
H A Dssl.c721 cert = SSL_get_peer_certificate(ssl); in fetch_start_ssl()
/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dcommon.c352 conn->ssl_cert = SSL_get_peer_certificate(conn->ssl); in _fetch_ssl()
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/
H A Dman.inc610 SSL_get_peer_certificate.3 \
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dother.syms562 SSL_get_peer_certificate define deprecated 3.0.0
/netbsd-src/external/bsd/nsd/dist/dnstap/
H A Ddnstap.c407 x = SSL_get_peer_certificate(dtw->ssl); in dt_tls_writer_open()

12