]> git.ipfire.org Git - thirdparty/openssl.git/commit
s_client and s_server options for ECH
authorsftcd <stephen.farrell@cs.tcd.ie>
Thu, 14 Aug 2025 18:17:07 +0000 (19:17 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 18 Nov 2025 08:34:30 +0000 (09:34 +0100)
commitf00ca8cd6b1dc4e2d7cdaf5864f41f414791b0d6
tree05bc5c38f69b3ab260942bea5b4db709db4398ca
parent3daefc47907d5a7b0064af59d2ae8a23043dc9f9
s_client and s_server options for ECH

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28270)
apps/s_client.c
apps/s_server.c
doc/man1/openssl-s_client.pod.in
doc/man1/openssl-s_server.pod.in
ssl/ech/ech_internal.c
ssl/ech/ech_ssl_apis.c
ssl/ech/ech_store.c
ssl/statem/extensions.c
ssl/statem/extensions_clnt.c
test/ech_test.c
test/recipes/82-test_ech_client_server.t [new file with mode: 0644]