[Traefik] Unable P-256 elliptic curve
See https://stackoverflow.com/a/42047877
This commit is contained in:
parent
65d6b7d6a2
commit
e2581bf858
|
@ -8,7 +8,7 @@
|
||||||
"TLS_CHACHA20_POLY1305_SHA256",
|
"TLS_CHACHA20_POLY1305_SHA256",
|
||||||
"TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256"
|
"TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256"
|
||||||
]
|
]
|
||||||
curvePreferences = ["CurveP521","CurveP384"]
|
curvePreferences = ["CurveP521","CurveP384", "CurveP256"]
|
||||||
|
|
||||||
[http]
|
[http]
|
||||||
[http.middlewares.hardening.headers]
|
[http.middlewares.hardening.headers]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user