Update man3/verify documentation, error text
authorRich Salz <rsalz@akamai.com>
Sat, 12 Oct 2019 21:45:56 +0000 (17:45 -0400)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Thu, 23 Jan 2020 22:18:33 +0000 (23:18 +0100)
commit21d08b9ee9c0f7fabcad27b5d0b0c8c16f7dd1e9
tree41077d218df34536e5b057a8e8f5c984e4c9f66f
parentcf0843c09101fa7a1718c4423543358b7fe1876a
Update man3/verify documentation, error text

Move the x509_V_ERR_xxx definitions from openssl-verify to
X509_STORE_CTX_get_error.pod.  Add some missing ones.  Consistently
start with a lowercase letter, unless it's an acronym.

Fix some markup mistakes in X509_verify_cert.

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/10132)
14 files changed:
crypto/x509/x509_txt.c
doc/man1/openssl-cms.pod.in
doc/man1/openssl-dgst.pod.in
doc/man1/openssl-ocsp.pod.in
doc/man1/openssl-s_client.pod.in
doc/man1/openssl-s_server.pod.in
doc/man1/openssl-s_time.pod.in
doc/man1/openssl-smime.pod.in
doc/man1/openssl-ts.pod.in
doc/man1/openssl-verify.pod.in
doc/man1/openssl.pod
doc/man3/X509_STORE_CTX_get_error.pod
doc/man3/X509_verify_cert.pod
doc/perlvars.pm