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

committed by
Sebastian Serth

parent
b48c7fe8b6
commit
221a6ff1b2
@ -27,6 +27,7 @@ var (
|
||||
Token: "",
|
||||
TLS: TLS{
|
||||
Active: false,
|
||||
CAFile: "",
|
||||
CertFile: "",
|
||||
KeyFile: "",
|
||||
},
|
||||
|
Reference in New Issue
Block a user