Home
last modified time | relevance | path

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

/PHP-8.1/ext/openssl/
H A Dxp_ssl.c544 static int php_openssl_apply_peer_verification_policy(SSL *ssl, X509 *peer, php_stream *stream) /* … in php_openssl_apply_peer_verification_policy() function
1982 …if (FAILURE == php_openssl_apply_peer_verification_policy(sslsock->ssl_handle, peer_cert, stream))… in php_openssl_enable_crypto()

Completed in 16 milliseconds