On Wed, Jan 22, 2003, Peter Hendriks wrote:

> Tried your suggestion. Doesn't work. Mailed between 2 e-mail addresses, both
> addresses had secret and public keys available. The senders certificate is /
> stays RC2 40 bits in the outbox. After exchanging e-mails with reply it
> still remains RC2 40 bits.
> 
> Public key is 1024 bit md5RSA, private key also.
> 
> Also strange is that pub key has V1, while CA root cert is V3.
> 

Hmmm. Did you try deleting the other certificate from the store first and
seeing if it gets added again when the signed message is received?

You shouldn't use V1 certificates they have various problems associated with
them. Either use the 'ca' utilty for signing requests or add:

-extfile /path/to/openssl.cnf -extensions usr_cert

to the 'x509' utility command line.

Steve.
--
Dr. Stephen Henson      [EMAIL PROTECTED]            
OpenSSL Project         http://www.openssl.org/~steve/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to