Skip to content
Snippets Groups Projects
Commit dbf012fd authored by Rémi Uro's avatar Rémi Uro
Browse files

[Traefik] removed TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA

parent f010fae1
No related branches found
No related tags found
No related merge requests found
......@@ -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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment