mirror of
https://github.com/traefik/traefik
synced 2026-02-03 11:10:33 +00:00
Adds TLS SNI support for the frontends
This commit is contained in:
+3
-1
@@ -37,10 +37,12 @@
|
||||
#
|
||||
# logLevel = "ERROR"
|
||||
|
||||
# SSL certificate and key used
|
||||
# SSL certificates and keys
|
||||
# You may add several certificate/key pairs to terminate HTTPS for multiple domain names using TLS SNI
|
||||
#
|
||||
# Optional
|
||||
#
|
||||
# [[certificates]]
|
||||
# CertFile = "traefik.crt"
|
||||
# KeyFile = "traefik.key"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user