Re: problem with certificates, kinda urgent

2011-02-13 Thread Victor Duchovni
On Fri, Feb 11, 2011 at 05:04:11PM -0500, Jean-Michael Cyr wrote: > I have some difficulties to make openssl work to crypt my email. Email encrypt is generally done via S/MIME. OpenSSL provides an smime(1) command. http://www.openssl.org/docs/apps/smime.html -- Viktor.

problem with certificates, kinda urgent

2011-02-13 Thread Jean-Michael Cyr
Hi guys, I have some difficulties to make openssl work to crypt my email. I tried with thoses 3 functions: openssl_pkcs7_sign -> Always have this error message: error getting private key in C:\wamp\www\opensslencrypt\index.php on line 41 openssl_pkcs7_encrypt -> Always got false as return.