In x509/x509_purp.c rev. 1.11, tb@ fixed X509_check_purpose(3)
authorschwarze <schwarze@openbsd.org>
Fri, 29 Oct 2021 14:29:24 +0000 (14:29 +0000)
committerschwarze <schwarze@openbsd.org>
Fri, 29 Oct 2021 14:29:24 +0000 (14:29 +0000)
commita1865e0727e47f1006fd6ebc8758c8d35c69d6f0
tree4b636a44a2e184b24738801337d10485b7b871ba
parent2e8dbc7dd0938415ee6a1367c9c7923d082e6e2a
In x509/x509_purp.c rev. 1.11, tb@ fixed X509_check_purpose(3)
to fail if parsing of a certificate extension failed.
Adjust the documentation accordingly.
OK tb@
lib/libcrypto/man/X509_check_purpose.3