mirror of
https://github.com/traefik/traefik.git
synced 2026-06-17 19:09:29 +03:00
Handle RootCAs Certificate
This commit is contained in:
committed by
Ludovic Fernandez
parent
3776e58041
commit
81d011e57d
@@ -76,6 +76,13 @@
|
||||
#
|
||||
# InsecureSkipVerify = true
|
||||
|
||||
# Register Certificates in the RootCA. This certificates will be use for backends calls.
|
||||
# Note: You can use file path or cert content directly
|
||||
# Optional
|
||||
# Default: []
|
||||
#
|
||||
# RootCAs = [ "/mycert.cert" ]
|
||||
|
||||
# Entrypoints to be used by frontends that do not specify any entrypoint.
|
||||
# Each frontend can specify its own entrypoints.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user