Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consistently mark up various ASN.1 type names defined in standards | schwarze | 2016-12-25 | 1 | -4/+5 |
| | | | | related to X.509 with .Vt such that they can be searched for. | ||||
* | Write new BASIC_CONSTRAINTS_new(3) manual from scratch, explaining | schwarze | 2016-12-23 | 1 | -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. |