New options to the -verify program which can be used for chain verification.
authorDr. Stephen Henson <steve@openssl.org>
Fri, 26 Nov 1999 00:27:07 +0000 (00:27 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 26 Nov 1999 00:27:07 +0000 (00:27 +0000)
commitd4cec6a13dfb2c1d1ddf66dff499aaf21bbbf002
tree4ee543a5413ad1df09e71f97cb69dfe2b48c12da
parent1126239111a89c52d301c3439d20dc0fd61649c2
New options to the -verify program which can be used for chain verification.
Extend the X509_PURPOSE structure to include shortnames for purposed and default
trust ids.

Still need some extendable trust checking code and integration with the SSL and
S/MIME code.
17 files changed:
CHANGES
apps/Makefile.ssl
apps/pkcs12.c
apps/verify.c
apps/x509.c
crypto/asn1/t_x509a.c
crypto/objects/obj_dat.h
crypto/objects/objects.h
crypto/pem/pem.h
crypto/pem/pem_all.c
crypto/stack/stack.h
crypto/x509/Makefile.ssl
crypto/x509/x509.h
crypto/x509/x509_lu.c
crypto/x509v3/v3_purp.c
crypto/x509v3/x509v3.h
util/libeay.num