On Tue, 27 Feb 2001, Michelle Govender wrote:
>
> normally that error means your private key and certificate file does not
> match.
> To test it try using these commands:
> for the private key:
> $ openssl rsa -noout -text -in keyfile -modulus
> for the certficate file:
> $ openssl x509 -noout -text -in keyfile -modulus
>
> If the moduli for the two files are different then you using the incorrect
> private key and therefore the certificate will NOT work.

Michelle,

  This was a great tip. Thanks. The moduli were in fact different. I'm
going to re-initiate the signing request with Equifax and see if that
straightens things out. Thanks.

  -mark

http://mark.stosberg.com/


______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to