openssl/doc
Beat Bolli 2fc02378ff doc: use the documented =item markers
The generated lists[1] look weird when using a dash as the list item
character. Perlpod documents[2] '*' for unordered lists and '1.' (note
the period) for ordered lists. Use these characters instead.

[1] e.g. https://www.openssl.org/docs/manmaster/man7/migration_guide.html#New-Algorithms
[2] https://perldoc.perl.org/perlpod

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16190)
2021-08-04 15:02:27 +10:00
..
HOWTO
images
internal Update copyright year 2021-07-29 15:41:35 +01:00
life-cycles doc: improve the cipher life cycle diagram 2021-06-08 18:55:32 +10:00
man1 doc: use the documented =item markers 2021-08-04 15:02:27 +10:00
man3 Update copyright year 2021-07-29 15:41:35 +01:00
man5 doc: document that config_diagnostics is sensible but involves risk 2021-07-30 15:41:06 +10:00
man7 doc: use the documented =item markers 2021-08-04 15:02:27 +10:00
build.info doc: include PBKDF1 documentation in build.info 2021-07-05 11:49:42 +10:00
build.info.in
dir-locals.example.el
fingerprints.txt Update fingerprints.txt 2021-07-29 14:09:55 +01:00
openssl-c-indent.el
perlvars.pm Disabling Encrypt-then-MAC extension in s_client/s_server 2021-06-15 22:14:34 +02:00
README.md

OpenSSL Documentation

README.md This file

fingerprints.txt PGP fingerprints of authorised release signers

standards.txt standards.txt Moved to the web, https://www.openssl.org/docs/standards.html

HOWTO/ A few how-to documents; not necessarily up-to-date

man1/ The openssl command-line tools; start with openssl.pod

man3/ The SSL library and the crypto library

man5/ File formats

man7/ Overviews; start with crypto.pod and ssl.pod, for example Algorithm specific EVP_PKEY documentation.

Formatted versions of the manpages (apps,ssl,crypto) can be found at https://www.openssl.org/docs/manpages.html