summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/openssl.cnf.5 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove a further spkac reference; ok tbjmc2024-07-081-5/+3
|
* Remove obsolete engine configuration sectiontb2023-11-191-106/+2
|
* Remove mention of alg_section. This never worked in LibreSSL.tb2023-10-211-3/+2
|
* man pages: add missing commas between subordinate and main clausesnaddy2022-03-311-4/+4
| | | | | | | jmc@ dislikes a comma before "then" in a conditional, so leave those untouched. ok jmc@
* Describe the restriction for length of openssl conf value stringinoguchi2020-02-171-2/+4
| | | | ok and suggestion jmc@
* Tree structure for manual pages: crypto(3) links to 33 functionschwarze2019-06-061-2/+3
| | | | | | | | | | | group pages, and these link on to all their second-level subpages. Only a handful of second-level pages have third-level subpages. So all crypto pages can now be reached from the www.libressl.org frontpage via at most four clicks, in most cases three clicks. Also link back from leaf pages to their respective group pages and add a couple of additional links between related pages. Triggered by a question from deraadt@. OK jmc@ tb@
* correct article;jmc2019-01-021-3/+3
|
* Merge OpenSSL commit a8c5ed81 Jul 18 13:57:25 2017 -0400schwarze2018-02-161-4/+8
| | | | | | | | | from <xemdetia at 808inorganic dot com>. Original commit message: "Document default section and library configuration. It is talked around but not explicitly stated in one part of the documentation that you should put library configuration lines at the start of the configuration file."
* fix broken cross references; found with mandoc -Tlintschwarze2017-07-061-37/+2
|
* various cleanup;jmc2016-12-121-10/+10
|
* import openssl.cnf(5) and x509v3.cnf(5) from OpenSSL;schwarze2016-12-111-0/+496
below OpenBSD quality standards, but better than nothing...