Watchdog: Verify Server TLS Certificate
This commit is contained in:

committed by
Sebastian Serth

parent
b48c7fe8b6
commit
221a6ff1b2
@ -15,6 +15,8 @@ server:
|
||||
tls:
|
||||
# If set, the API uses TLS for all incoming connections.
|
||||
active: false
|
||||
# The path to the certificate of the CA authority used for TLS
|
||||
# cafile: ./ca.crt
|
||||
# The path to the certificate file used for TLS
|
||||
# certfile: ./poseidon.crt
|
||||
# The path to the key file used for TLS
|
||||
|
Reference in New Issue
Block a user