Hi again,

I've spent a fair amount of time this weekend adding support for pkcs7 
encrypt/decrypt/sign/verify operations to the openSSL extension.

In plain English, that means that you can now sign/verify, encrypt/decrypt S/MIME 
messages using the openSSL software.

The code is all based on the "openssl smime" command from the openSSL dist.

I also made the cert/key passing a bit more PHP coder friendly.

More docs can be found in the README; I have commited these changes to CVS, so just do 
an update and if you find any problems please let me know!

--Wez.


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to