Initial support for certificate purpose checking: this will
authorDr. Stephen Henson <steve@openssl.org>
Wed, 13 Oct 1999 01:11:56 +0000 (01:11 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 13 Oct 1999 01:11:56 +0000 (01:11 +0000)
commit673b102c5b265bd6c517ac40ab76e1606a243c08
treebf23e05bed43e5c523765b8240f721ba4e04dc07
parent56a3fec1b12d9a95f9b79ce7918fe619488caa9a
Initial support for certificate purpose checking: this will
ultimately lead to certificate chain verification. It is
VERY EXPERIMENTAL at present though.
CHANGES
apps/x509.c
crypto/asn1/x_x509.c
crypto/x509/x509.h
crypto/x509v3/Makefile.ssl
crypto/x509v3/v3_purp.c [new file with mode: 0644]
crypto/x509v3/x509v3.h