Re[2]: Problems with OpenSSL S/MIME sign

2007-01-25 Thread Andrew V. Jelly
Hello Stephen, Wednesday, January 24, 2007, 11:20:38 PM, you wrote: DSH> On Wed, Jan 24, 2007, Andrew V. Jelly wrote: >> Have a problem with sending emails signed (S/MIME) using OpenSSL >> >> Post command: >> > openssl smime -sign -text -in message.txt -

Problems with OpenSSL S/MIME sign

2007-01-24 Thread Andrew V. Jelly
Hello openssl-users, Have a problem with sending emails signed (S/MIME) using OpenSSL Post command: > openssl smime -sign -text -in message.txt -out signed.txt -signer my.cert -inkey my.key -certfile other.cert -from <[EMAIL PROTECTED]> -to <[EMAIL PROTECTED]> Message successf