[Traefik] removed TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
This commit is contained in:
parent
2f6c10011e
commit
4ac92952ed
|
@ -2,7 +2,6 @@
|
|||
[tls.options.tls12]
|
||||
minVersion = "VersionTLS12"
|
||||
cipherSuites = [
|
||||
"TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA",
|
||||
"TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384",
|
||||
"TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305",
|
||||
"TLS_AES_256_GCM_SHA384",
|
||||
|
|
Loading…
Reference in New Issue
Block a user