summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BASIC_CONSTRAINTS_new.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Consistently mark up various ASN.1 type names defined in standardsschwarze2016-12-251-4/+5
| | | | related to X.509 with .Vt such that they can be searched for.
* Write new BASIC_CONSTRAINTS_new(3) manual from scratch, explainingschwarze2016-12-231-0/+79
the important point of how to distinguish CA certificates from end entity certificates. Both functions are listed in <openssl/x509v3.h> and in OpenSSL doc/man3/X509_dup.pod. OpenSSL documentation specifies the wrong header file.