openssl/doc
Todd Short 3c95ef22df RFC7250 (RPK) support
Add support for the RFC7250 certificate-type extensions.
Alows the use of only private keys for connection (i.e. certs not needed).

Add APIs
Add unit tests
Add documentation
Add s_client/s_server support

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18185)
2023-03-28 13:49:54 -04:00
..
designs Add a simple QUIC test for blocking mode 2023-03-20 09:35:55 +11:00
HOWTO
images
internal CMP add: fix -reqin option, which requires adding OSSL_CMP_MSG_update_recipNonce() 2023-03-25 09:55:26 +01:00
life-cycles
man1 RFC7250 (RPK) support 2023-03-28 13:49:54 -04:00
man3 RFC7250 (RPK) support 2023-03-28 13:49:54 -04:00
man5 openssl-3.0#20290: Fixed typo in "config" man page 2023-02-20 08:01:56 +11:00
man7 Update the EVP_PKEY_get_id documentation 2023-03-25 09:44:54 +01:00
build.info RFC7250 (RPK) support 2023-03-28 13:49:54 -04:00
build.info.in
dir-locals.example.el
fingerprints.txt
openssl-c-indent.el
perlvars.pm
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