openssl/doc
Todd Short 0089cc7f9d ticket_lifetime_hint may exceed 1 week in TLSv1.3
For TLSv1.3, limit ticket lifetime hint to 1 week per RFC8446

Fixes #17948

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17952)
2022-03-25 12:46:15 -04:00
..
HOWTO
images
internal
life-cycles
man1 OSSL_CMP_CTX_setup_CRM(): Fix handling of defaults from CSR and refcert 2022-03-12 09:05:02 +01:00
man3 ticket_lifetime_hint may exceed 1 week in TLSv1.3 2022-03-25 12:46:15 -04:00
man5
man7 Fix documentation for provider-signature 2022-03-18 12:31:04 +11:00
build.info Add manpages for SSL_get_certificate, SSL_get_private_key 2022-03-14 09:59:54 +01: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