I have an x509 certificate, how can I sign email with it? What is the command?

2005-03-23 Thread Chevalier, Victor T.
I have an x509 certificate, how can I sign email with it?  What is the
command?
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   [EMAIL PROTECTED]


Re: I have an x509 certificate, how can I sign email with it? What is the command?

2005-03-23 Thread Nils Larsch
Chevalier, Victor T. wrote:
I have an x509 certificate, how can I sign email with it?  What is the
command?
'openssl smime ...'
Nils
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   [EMAIL PROTECTED]


Re: I have an x509 certificate, how can I sign email with it? What is the command?

2005-03-23 Thread Michael Sierchio
Chevalier, Victor T. wrote:
I have an x509 certificate, how can I sign email with it?  What is the
command?
You don't sign things with certificates, you sign them with private keys.
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   [EMAIL PROTECTED]