]> git.ipfire.org Git - thirdparty/openssl.git/commit
Clarify supported curves in the s_client/s_server documentation
authorolszomal <Malgorzata.Olszowka@stunnel.org>
Mon, 8 Jul 2024 09:50:35 +0000 (11:50 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 10 Jul 2024 07:36:03 +0000 (09:36 +0200)
commit775188702574dcd6cc53b7a9d3501a639c146121
tree63c3c230049b7a4b2c9f97500bc62b4e0d1a82fb
parent7b1e008d383a7860490b110ee46609e65bf8a9b4
Clarify supported curves in the s_client/s_server documentation

Mention that supported curves (aka groups) include named EC parameters
as well as X25519 and X448 or FFDHE groups.

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24774)
doc/man1/openssl-s_client.pod.in
doc/man1/openssl-s_server.pod.in