mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
Improve documentation of -no_ssl3, -no_tls1, -no_tls1_1, -no_tls1_2, -no_tls1_3 options
Fixes #19014 CLA: trivial Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/20834)
This commit is contained in:
parent
f9730779eb
commit
06565f36e7
@ -584,6 +584,8 @@ When a specific TLS version is required, only that version will be offered or
|
||||
accepted.
|
||||
Only one specific protocol can be given and it cannot be combined with any of
|
||||
the B<no_> options.
|
||||
The B<no_*> options do not work with B<s_time> and B<ciphers> commands but work with
|
||||
B<s_client> and B<s_server> commands.
|
||||
|
||||
=item B<-dtls>, B<-dtls1>, B<-dtls1_2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user