add insecure flag to allow self-signed certs to work
This commit is contained in:
@@ -48,6 +48,7 @@ type AgentConfig struct {
|
||||
NatsProxyPort string
|
||||
NatsStandardPort string
|
||||
NatsPingInterval int
|
||||
Insecure string
|
||||
}
|
||||
|
||||
type RunScriptResp struct {
|
||||
|
Reference in New Issue
Block a user