Add trust setting support to the verify code. It now checks the
authorDr. Stephen Henson <steve@openssl.org>
Sat, 27 Nov 1999 19:43:10 +0000 (19:43 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 27 Nov 1999 19:43:10 +0000 (19:43 +0000)
commit51630a37069a0792f2d6ad6ce33e9c5cca27b69c
tree295ee6e11fede84a1ac1cf5404b1c3edfe2e7ba8
parent74ecf9e2bbff8bb85b8da313b2ea44df487ef550
Add trust setting support to the verify code. It now checks the
trust settings of the root CA.

After a few fixes it seems to work OK.

Still need to add support to SSL and S/MIME code though.
CHANGES
apps/verify.c
crypto/asn1/t_x509a.c
crypto/x509/x509.h
crypto/x509/x509_err.c
crypto/x509/x509_txt.c
crypto/x509/x509_vfy.c
crypto/x509/x509_vfy.h
crypto/x509v3/v3_lib.c
crypto/x509v3/v3_purp.c