Split the blocking TLS client guide page into two
authorMatt Caswell <matt@openssl.org>
Wed, 7 Jun 2023 14:58:42 +0000 (15:58 +0100)
committerPauli <pauli@openssl.org>
Wed, 14 Jun 2023 03:08:37 +0000 (13:08 +1000)
commit2df71d618505056f86cf4e033d9fdfcde0e6574a
tree6b705d9cd103faa9a62b2b957ad219433b2ae366
parenta2b6865be563810fad17e2d925304fde8d7eaf30
Split the blocking TLS client guide page into two

We split the page into two: one covering basic TLS introductory material
that applies to both clients and servers, and one with the specific
material on writing a blocking TLS client.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21133)
doc/build.info
doc/man7/ossl-guide-tls-client-block.pod
doc/man7/ossl-guide-tls-introduction.pod [new file with mode: 0644]