1
0
mirror of https://github.com/containous/traefik.git synced 2025-10-11 03:33:18 +03:00

Merge current branch master into v2.7

This commit is contained in:
Tom Moulard
2022-06-10 16:17:55 +02:00
72 changed files with 1162 additions and 605 deletions

View File

@@ -364,8 +364,9 @@ spec:
### Strict SNI Checking
With strict SNI checking enabled, Traefik won't allow connections from clients
that do not specify a server_name extension or don't match any certificate configured on the tlsOption.
With strict SNI checking enabled, Traefik won't allow connections from clients that do not specify a server_name extension
or don't match any of the configured certificates.
The default certificate is irrelevant on that matter.
```yaml tab="File (YAML)"
# Dynamic configuration