summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/X509_get_extension_flags.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mention the X509v3_KU_* aliases for the KU_* constantsschwarze2021-11-111-2/+16
| | | | | | because some third party application code uses them. List the full names (even though they are long) such that they can be found with "man -k Dv=...".
* minor tweaks to wording and punctuation,schwarze2021-10-271-10/+19
| | | | and add .Xrs to relevant objects
* Import documentation for X509_get_extension_flags, X509_get_key_usage,tb2021-10-231-0/+211
X509_get_extended_key_usage from OpenSSL. Will be linked to the build after the bump. input/lgtm schwarze