Home
last modified time | relevance | path

Searched refs:x509 (Results 1 – 7 of 7) sorted by path

/PHP-5.3/
H A DNEWS5147 . Added x509 v3 extensions support
5508 - Implement #36732 (req/x509 extensions support for openssl_csr_new and
6906 - Fixed bug #18613 (Multiple OUs in x509 certificate not handled properly).
/PHP-5.3/ext/ldap/tests/
H A DREADME9 $ openssl req -newkey rsa:1024 -x509 -nodes -out server.pem -keyout server.pem -days 3650
/PHP-5.3/ext/openssl/
H A DREADME74 array openssl_x509_parse(mixed x509[, bool shortnames=true])
107 void openssl_free_x509(resource x509)
109 Frees the resource given by the x509 resource identifier.
240 openssl req -new -key /tmp/test.key -out /tmp/test.crt -days 365 -x509
H A Dopenssl.c109 ZEND_ARG_INFO(0, x509)
115 ZEND_ARG_INFO(0, x509)
126 ZEND_ARG_INFO(0, x509)
142 ZEND_ARG_INFO(0, x509)
146 ZEND_ARG_INFO(0, x509)
154 ZEND_ARG_INFO(0, x509)
490 X509_free(x509); in php_x509_free()
1579 xi->x509=NULL; in STACK_OF()
1748 X509 *x509; in PHP_FUNCTION() local
1756 if (x509 == NULL) { in PHP_FUNCTION()
[all …]
/PHP-5.3/ext/openssl/tests/
H A D003.phpt31 string(66) "openssl_pkcs7_decrypt(): unable to coerce parameter 3 to x509 cert"
35 string(66) "openssl_pkcs7_decrypt(): unable to coerce parameter 3 to x509 cert"
37 string(66) "openssl_pkcs7_decrypt(): unable to coerce parameter 3 to x509 cert"
39 string(66) "openssl_pkcs7_decrypt(): unable to coerce parameter 3 to x509 cert"
41 string(66) "openssl_pkcs7_decrypt(): unable to coerce parameter 3 to x509 cert"
H A D024.phpt49 Warning: openssl_pkcs7_decrypt(): unable to coerce parameter 3 to x509 cert in %s on line %d
52 Warning: openssl_pkcs7_decrypt(): unable to coerce parameter 3 to x509 cert in %s on line %d
58 Warning: openssl_pkcs7_decrypt(): unable to coerce parameter 3 to x509 cert in %s on line %d
/PHP-5.3/sapi/thttpd/
H A Dthttpd_patch1214 -crt application/x-x509-ca-cert

Completed in 49 milliseconds