Home
last modified time | relevance | path

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

/PHP-8.3/ext/openssl/
H A Dxp_ssl.c559 static zend_result php_openssl_apply_peer_verification_policy(SSL *ssl, X509 *peer, php_stream *str… in php_openssl_apply_peer_verification_policy() function
1996 …if (FAILURE == php_openssl_apply_peer_verification_policy(sslsock->ssl_handle, peer_cert, stream))… in php_openssl_enable_crypto()

Completed in 9 milliseconds