]> git.ipfire.org Git - thirdparty/openssl.git/commit
Incorporate the ssl man page into the OpenSSL guide
authorMatt Caswell <matt@openssl.org>
Fri, 14 Jul 2023 15:29:39 +0000 (16:29 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 8 Aug 2023 16:42:41 +0000 (18:42 +0200)
commit2c2ba73b7aa64859f1a6e68ccae781c19a1ef29f
tree7b2ce679e2edd5517f9f2c43cab3e460f61a18df
parentd5b7d0a6a2c7263c4bc22a9403e05bc80d324f9a
Incorporate the ssl man page into the OpenSSL guide

We also rewrite quite a lot of the content to update it for QUIC and to make
it flow better as part of the guide.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Anton Arapov <anton@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21560)
doc/man7/ossl-guide-libssl-introduction.pod [new file with mode: 0644]
doc/man7/ssl.pod [deleted file]