Searched refs:php_openssl_apply_peer_verification_policy (Results 1 – 1 of 1) sorted by relevance
559 static zend_result php_openssl_apply_peer_verification_policy(SSL *ssl, X509 *peer, php_stream *str… in php_openssl_apply_peer_verification_policy() function1992 …if (FAILURE == php_openssl_apply_peer_verification_policy(sslsock->ssl_handle, peer_cert, stream))… in php_openssl_enable_crypto()
Completed in 11 milliseconds