summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/X509_check_purpose.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* In x509/x509_purp.c rev. 1.11, tb@ fixed X509_check_purpose(3)schwarze2021-10-291-8/+18
| | | | | | to fail if parsing of a certificate extension failed. Adjust the documentation accordingly. OK tb@
* new manual page X509_policy_check(3)schwarze2021-07-271-2/+3
|
* Two new manual pages X509_TRUST_set(3) and X509_check_trust(3)schwarze2021-07-241-2/+3
| | | | | documenting ten functions related to X509_TRUST objects, trust identifiers, and trust indices.
* mention the possibility that user-defined purpose identifiers may haveschwarze2021-07-231-2/+13
| | | | been defined or user-supplied checking functions may have been installed
* new manual page X509_PURPOSE_set(3) documenting 11 functionsschwarze2021-07-231-2/+3
| | | | related to X509_PURPOSE objects, purpose identifiers, and purpose indices
* space between macro args and punctuation;jmc2021-06-121-3/+3
|
* document X509_check_purpose(3)schwarze2019-08-221-0/+389