Merge pull request 'Add CurveP256 to the list of cipherSuites' (#73) from ciphersuites into master

Reviewed-on: coop-cloud/traefik#73
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
This commit is contained in:
2025-12-29 19:58:50 +00:00
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,3 @@
export TRAEFIK_YML_VERSION=v28
export FILE_PROVIDER_YML_VERSION=v10
export FILE_PROVIDER_YML_VERSION=v11
export ENTRYPOINT_VERSION=v5

View File

@ -43,6 +43,7 @@ tls:
curvePreferences:
- CurveP521
- CurveP384
- CurveP256
sniStrict: true
{{ if eq (env "WILDCARDS_ENABLED") "1" }}
certificates: