[PHP] PHP5+OpenSSL extension not using args nor proper cnf extensions

2004-08-09 Thread User1001
The "openssl_csr_sign" function forces the use of certificate request specifications in the 'openssl.cnf' (configuration) file, and completely ignores the extension sections passed in the "configargs" array. The (CA) signing functions allow for configuration extensions that are not defined nor use

[PHP] PHP5 + OpenSSL extension appears to ignore "extension sections" in configarg array

2004-08-01 Thread User1001
Using PHP-5.0 + OpenSSL-0.9.7c + PHP5-Openssl extension, trying to use a specific extension section within the openssl.cnf file appears to not work, or fail without any returned error, when specifying either/both of "x509_extensions" and "req_extensions" in the configarg array. Only sections define