openssl/doc
Dr. David von Oheimb cdaf072f90 HTTP client: Fix cleanup of TLS BIO via 'bio_update_fn' callback function
Make app_http_tls_cb() tidy up on disconnect the SSL BIO it pushes on connect.
Make OSSL_HTTP_close() respect this.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17318)
2021-12-22 12:24:24 +01:00
..
HOWTO
images doc: add OpenSSL logo 2020-02-26 21:04:38 +01:00
internal Stop receiving child callbacks in a child libctx when appropriate 2021-11-12 17:16:14 +00:00
life-cycles
man1 APPS/cmp: Fix logic and doc of mutually exclusive -server/-use_mock_srv/-port/-rspin options 2021-12-15 11:47:10 +01:00
man3 HTTP client: Fix cleanup of TLS BIO via 'bio_update_fn' callback function 2021-12-22 12:24:24 +01:00
man5 X509V3_set_ctx(): Clarify subject/req parameter for constructing SAN email addresses from subject DN 2021-12-07 15:14:49 +01:00
man7 Enhance the explanation of selector bits in provider-keymgmt(7) 2021-12-13 07:52:53 +01:00
build.info EVP: Allow a fallback for operations that work with an EVP_PKEY 2021-10-27 12:41:13 +02: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