summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/X509_TRUST_set.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove docs of various X509_TRUST "functionality" that no longer existstb2024-08-171-286/+0
| | | | | | | Some macros are still exposed, but apart from the loss of a very nice way of saying "this is completely misdesigned, overengineered and not properly thought through" the only thing we would have learned from it is that this stuff is "probably useless".
* Two new manual pages X509_TRUST_set(3) and X509_check_trust(3)schwarze2021-07-241-0/+286
documenting ten functions related to X509_TRUST objects, trust identifiers, and trust indices.