1
0
Fork 0

Setting SSLProtocol to -all +TLSv1.3.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
Daniel Baumann 2025-06-26 07:47:14 +02:00
parent 6684c76109
commit 1ac0afb9cc
Signed by: daniel.baumann
GPG key ID: BCC918A2ABD66424

View file

@ -5,4 +5,5 @@
SSLCompression off
SSLHonorCipherOrder on
SSLOpenSSLConfCmd Curves X25519:prime256v1
SSLProtocol -all +TLSv1.3
</IfModule>