Mahesh Anantharaman wrote:
> 
> Hi
> 
> HELP!!!!
> When I just use the root ca(vsign1.pem) and do not add my public trusted ca
> in the file.
> The program is saying verification successful.
> What does it mean.
> 

It means the signature on the message is valid (it has not been tampered
with) and the certificate is valid. That is the signature is OK it
hasn't expired and the root CA is trusted (and a few other tests
besides).

> And how will I avoid the verification of root ca. I want it to stop after
> verifying my public ca.
> 

The verification of the root CA is part of the verification process
itself you can disable the certificate verification using various flags
but there's is usually reason to.

Steve.
-- 
Dr Stephen N. Henson.   http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED] 
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the   OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.


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

Reply via email to