Setting SSLProtocol to -all +TLSv1.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
6684c76109
commit
1ac0afb9cc
1 changed files with 1 additions and 0 deletions
|
@ -5,4 +5,5 @@
|
||||||
SSLCompression off
|
SSLCompression off
|
||||||
SSLHonorCipherOrder on
|
SSLHonorCipherOrder on
|
||||||
SSLOpenSSLConfCmd Curves X25519:prime256v1
|
SSLOpenSSLConfCmd Curves X25519:prime256v1
|
||||||
|
SSLProtocol -all +TLSv1.3
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue