Hello all!

For each certificate in chain I do next:

i = X509_verify(x, X509_get_pubkey(x));

For many sites (www.chase.com, www.ubs.com, ...) I have that first certificate
in chain has unmatched signature (i == 0). Only last certificate (from RSA ....)
has good signature. Is it possible or I do something wrong?

Thanks in advance.

Regards
Yuriy Stul
<mailto:[EMAIL PROTECTED]> <http://www.tashilon.com>

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

Reply via email to