Home
last modified time | relevance | path

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

/PHP-5.5/ext/openssl/
H A DREADME97 untrusted file specifies a file containing a bunch of certs that
H A Dopenssl.c1723 char * untrusted = NULL; in PHP_FUNCTION() local
1726 …eters(ZEND_NUM_ARGS() TSRMLS_CC, "Zl|a!s", &zcert, &purpose, &zcainfo, &untrusted, &untrusted_len)… in PHP_FUNCTION()
1732 if (untrusted) { in PHP_FUNCTION()
1733 untrustedchain = load_all_certs_from_file(untrusted); in PHP_FUNCTION()
/PHP-5.5/
H A DUPGRADING226 are many applications applying unserialize() to untrusted data, this

Completed in 24 milliseconds