Home
last modified time | relevance | path

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

/PHP-5.5/ext/openssl/tests/
H A D007.phpt42 Warning: openssl_x509_read(): supplied parameter cannot be coerced into an X509 certificate! in %s …
50 Warning: openssl_x509_read(): supplied parameter cannot be coerced into an X509 certificate! in %s …
56 Warning: openssl_x509_read(): supplied parameter cannot be coerced into an X509 certificate! in %s …
/PHP-5.5/ext/openssl/
H A Dopenssl.c519 X509 *x509 = (X509 *)rsrc->ptr; in php_x509_free()
1242 X509 *cert = NULL; in php_openssl_x509_from_zval()
1316 X509 * cert; in PHP_FUNCTION()
1361 X509 * cert; in PHP_FUNCTION()
1404 X509 * cert = NULL; in PHP_FUNCTION()
1504 X509 * cert = NULL; in PHP_FUNCTION()
1841 X509 *x509; in PHP_FUNCTION()
1861 X509 *cert; in PHP_FUNCTION()
1890 X509 * cert; in STACK_OF()
3648 X509 * cert; in PHP_FUNCTION()
[all …]
H A Dxp_ssl.c40 int php_openssl_apply_verification_policy(SSL *ssl, X509 *peer, php_stream *stream TSRMLS_DC);
652 X509 *peer_cert; in php_openssl_enable_crypto()
686 STACK_OF(X509) *chain; in php_openssl_enable_crypto()
697 X509 *mycert = X509_dup( in php_openssl_enable_crypto()
H A DREADME28 2. An X509 resource - public key only

Completed in 34 milliseconds