forked from Ivasoft/traefik
Handle RootCAs Certificate
This commit is contained in:
committed by
Ludovic Fernandez
parent
3776e58041
commit
81d011e57d
@@ -95,6 +95,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