]> git.ipfire.org Git - thirdparty/openssl.git/commit
Amend the TLS demos to accept hostname/port as an argument
authorMatt Caswell <matt@openssl.org>
Mon, 30 Oct 2023 11:22:00 +0000 (11:22 +0000)
committerHugo Landau <hlandau@openssl.org>
Thu, 2 Nov 2023 08:14:38 +0000 (08:14 +0000)
commit2ec4e73c0188425890329ae7f0372c66fb0c1234
treeae6862b953919e2e1d6bb92d303dfd219500409f
parent660718ee5bafce9c5ca7604801a59f53df28f202
Amend the TLS demos to accept hostname/port as an argument

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22552)
demos/guide/tls-client-block.c
demos/guide/tls-client-non-block.c