Hi

I got the three certificates from the CA authority (Signed by VeriSign).
I am trying to sign these 3 certificates with my local CA.I am able to
sign successfully the signed certificate from VeriSign. But for the
intermediate and root certificate of Verisign it is throwing the
error(Check that the request matches the signature Signature did not
match the certificate request).Here is what I am trying to do :

ca -cert server-cert.pem -config c:\openssl\bin\openssl.cnf -keyfile
server-key.pem -days 365 -out server.pem -infiles server-root.pem

>Using configuration from c:\openssl\bin\openssl.cnf
>Loading 'screen' into random state - done
>Enter pass phrase for server-key.pem:
>Check that the request matches the signature
>Signature did not match the certificate request

ca -cert server-cert.pem -config c:\openssl\bin\openssl.cnf -keyfile
server-key.pem -days 365 -out server.pem -infiles server-inter.pem


I am not sure what is wronge here.Kindly help me ASAP as I am stuck with
this from last 2 days.

Regards
Manoj



This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise private information.  If you have received it in 
error, please notify the sender immediately and delete the original.  Any other 
use of the email by you is prohibited.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to