[Traefik] added TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
This commit is contained in:
parent
4ac92952ed
commit
65d6b7d6a2
|
@ -5,7 +5,8 @@
|
|||
"TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384",
|
||||
"TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305",
|
||||
"TLS_AES_256_GCM_SHA384",
|
||||
"TLS_CHACHA20_POLY1305_SHA256"
|
||||
"TLS_CHACHA20_POLY1305_SHA256",
|
||||
"TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256"
|
||||
]
|
||||
curvePreferences = ["CurveP521","CurveP384"]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user