Initial trust code: allow setting of trust checking functions
authorDr. Stephen Henson <steve@openssl.org>
Sat, 27 Nov 1999 01:14:04 +0000 (01:14 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 27 Nov 1999 01:14:04 +0000 (01:14 +0000)
commit9868232ae1c0aaac34e0f96643031d68a5e417d3
treeda774d784d8d50dd263846e1a6cabf49fe842918
parentd4cec6a13dfb2c1d1ddf66dff499aaf21bbbf002
Initial trust code: allow setting of trust checking functions
in a table. Doesn't do too much yet.

Make the -<digestname> options in 'x509' affect all relevant
options.

Change the name of the 'notrust' options to 'reject' as this
causes less confusion and is a better description of the
effect.

A few constification changes.
13 files changed:
CHANGES
TABLE
apps/x509.c
crypto/asn1/a_digest.c
crypto/asn1/t_x509a.c
crypto/asn1/x_x509a.c
crypto/pkcs7/pkcs7.h
crypto/x509/Makefile.ssl
crypto/x509/x509.h
crypto/x509/x509_err.c
crypto/x509/x509_req.c
crypto/x509/x_all.c
doc/man/x509.pod