Hello Rajeshwar ,
let cacert.pem be your CA certificate
let ksbcert.pem and ksbkey.pem be your certificate and private/public key pair
let ksbcert.pem and ksbkey.pem be your certificate and private/public key pair
To verify you certificate
#openssl verify -CAfile cacert.pem ksbcert.pem
#openssl verify -CAfile cacert.pem ksbcert.pem
To verify the consistency of your private key
#openssl rsa -in ksbkey.pem -check
#openssl rsa -in ksbkey.pem -check
-- Prakash
Rajeshwar Singh Jenwar <[EMAIL PROTECTED]> wrote:
Hi,How to verify a signed certificate by a CA(.pem) & coresponding private key(.pem) ?It is just to verify that someone has played with private key or not.Thx.Rajeshwar Singh
Start your day with Yahoo! - make it your home page