Try this:
openssl x509 -in filename.pem -text -noout

You should see an issuer: statement that talks about the CA.

\\Greg

Jamie F. wrote:
Hi all,

I have a bit strange Q: i've created a self-signed certificate (first i created a CA (root certificate) then created another certificate from it like that [ http://www.tc.umn.edu/~brams006/selfsign.html] <http://www.tc.umn.edu/%7Ebrams006/selfsign.html%5D>). but i can't find how will i verify that if the second certificate made from the root certificate.

I've read lots of docs saying i have to use CA's public key. But what will i do with CA's public key, how can i use it on second certificate..?

Any suggestion will be perfect.

With Love,

Jm.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to