Skip to content

Commit fd0bd3b

Browse files
committed
[traefik] add preferServerCipherSuites config
1 parent c4c5986 commit fd0bd3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

traefik/conf/tls.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ tls:
88
default:
99
minVersion: VersionTLS12
1010
sniStrict: true
11+
preferServerCipherSuites: true
1112
cipherSuites:
1213
- TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
1314
- TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256

0 commit comments

Comments
 (0)