summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/PKEY_USAGE_PERIOD_new.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Consistently mark up various ASN.1 type names defined in standardsschwarze2016-12-251-6/+8
| | | | related to X.509 with .Vt such that they can be searched for.
* minor fixes;jmc2016-12-241-6/+6
|
* Write new PKEY_USAGE_PERIOD_new(3) manual page from scratch,schwarze2016-12-231-0/+65
documenting the dubious RFC 3280 PrivateKeyUsagePeriod extension. Both functions are listed in <openssl/x509v3.h> and in OpenSSL doc/man3/X509_dup.pod. OpenSSL documentation specifies the wrong header file.