ID: 39867 Updated by: [EMAIL PROTECTED] Reported By: delling at silpion dot de -Status: Open +Status: Assigned Bug Type: Feature/Change Request Operating System: all PHP Version: 5.2.0 Assigned To: pajoye
Previous Comments: ------------------------------------------------------------------------ [2006-12-18 13:36:46] delling at silpion dot de Description: ------------ Implements OpenSSL-wrapper functions for PKCS#12 handling. bool openssl_pkcs12_export_to_file(mixed x509, string filename, mixed priv_key, string pass[, array args]) bool openssl_pkcs12_export(mixed x509, string &out, mixed priv_key, string pass[, array args]) bool openssl_pkcs12_read(mixed PKCS12, array &certs, string pass) see posting: http://news.php.net/php.internals/26976 and http://news.php.net/php.internals/26984 the patch: http://news.php.net/getpart.php? group=php.internals&article=26976&part=3 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=39867&edit=1
