Deprecate the -issuer_checks debugging option
authorViktor Dukhovni <openssl-users@dukhovni.org>
Tue, 9 Feb 2016 19:17:13 +0000 (14:17 -0500)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Wed, 10 Feb 2016 17:34:06 +0000 (12:34 -0500)
commitd33def662443c4b534c6b261a3b01f3960339c78
tree4e95fd943d9df02700d60d5dbb493a6a2d4dec05
parent056be06b4dfd7eaf7914febd043e9b446e1ed772
Deprecate the -issuer_checks debugging option

This was a developer debugging feature and was never a useful public
interface.

Added all missing X509 error codes to the verify(1) manpage, but
many still need a description beyond the associated text string.

Sorted the errors in x509_txt.c by error number.

Reviewed-by: Stephen Henson <steve@openssl.org>
12 files changed:
apps/apps.h
apps/opt.c
crypto/x509/x509_txt.c
crypto/x509/x509_vfy.c
doc/apps/cms.pod
doc/apps/ocsp.pod
doc/apps/s_client.pod
doc/apps/s_server.pod
doc/apps/smime.pod
doc/apps/verify.pod
doc/crypto/X509_VERIFY_PARAM_set_flags.pod
include/openssl/x509_vfy.h