openssl/doc
Daniel McCarney 1ad8993847 docs: fix SSL_CTX_set_tlsext_ticket_key_cb typos
* "shortcuts the TLS" -> "shortcuts the TLS handshake"
* "don't occur" -> "doesn't occur"
* "storing client certificate" -> "storing the client certificate"
* "an all other" -> "and all other"

CLA: trivial

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24674)

(cherry picked from commit e2a4d68a03)
2024-06-20 10:14:13 +02:00
..
HOWTO doc: add HOWTO document about Documenting public Functions and Macros 2023-03-29 12:18:07 +02:00
designs ddd-02-conn-nonblocking-threads.c: Fix the leak of conn 2023-12-29 11:40:10 +01:00
images Update OpenSSL logos 2023-11-22 10:38:41 +01:00
internal Copyright year updates 2024-06-04 14:58:30 +02:00
life-cycles
man1 Fix typo in openssl-verification-options documentation. 2024-06-19 12:57:56 +02:00
man3 docs: fix SSL_CTX_set_tlsext_ticket_key_cb typos 2024-06-20 10:14:13 +02:00
man5 Fix typos found by codespell 2023-09-13 08:13:08 +02:00
man7 ossl_store.pod: Correct the example of OSSL_STORE API usage 2024-06-19 18:57:45 +02:00
README.md
build.info Document the SSL_set_session_secret_cb() function 2024-05-06 10:45:30 +02:00
build.info.in
dir-locals.example.el
fingerprints.txt Drop the old PGP key fingerprint 2024-06-06 16:04:09 +02:00
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