localconfig: add ExtraCaCerts
This commit is contained in:
@ -13,6 +13,7 @@ type Config struct {
|
|||||||
Hosts []*Host
|
Hosts []*Host
|
||||||
HostTemplates []*Host
|
HostTemplates []*Host
|
||||||
SSLConfig string
|
SSLConfig string
|
||||||
|
ExtraCaCerts map[string]string
|
||||||
}
|
}
|
||||||
|
|
||||||
type Cluster struct {
|
type Cluster struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user