On Fri, Mar 05, 1999, [EMAIL PROTECTED] wrote:

> Full_Name: Walt Lillyman
> Version: mod_ssl-2.1.8-1.3.4
> OS: Red Hat Linux 5.2
> Submission from: outb248.codamc.com (199.217.218.248)
> 
> My $350 Verisign cert doesn't work, but self-signed certs do,
> so this is really a request for help in generating a good CSR to
> get a good cert from Verisign that matches my private key.
> I appreciate any advice.
> 
> The output from
> ssleay rsa -noout -text -in server.key
> ssleay x509 -noout -text -in server.crt
> looks OK; no error messages.
> 
> The output from
> ssleay rsa -noout -modulus -in server.key | ssleay md5
> ssleay x509 -noout -modulus -in server.crt | ssleay md5
> produces very different hex numbers, which I assume means 
> they don't match, and won't work.

When they don't match the chance is high that you've a problem. To make sure
run the above with the "| ssleay md5".  Then you get the complete modulus.
When they aren't the same, complain to Versign.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)  www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to