ID:               39867
 Updated by:       [EMAIL PROTECTED]
 Reported By:      delling at silpion dot de
-Status:           Assigned
+Status:           Closed
 Bug Type:         Feature/Change Request
 Operating System: all
 PHP Version:      5.2.0
 Assigned To:      pajoye
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




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

Reply via email to