Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { resolver.AuthSSLCert VerifyClient string `json:"verify_client"` ValidationDepth int `json:"validationDepth"` ErrorPage string `json:"errorPage"` PassCertToUpstream bool `json:"passCertToUpstream"` AuthTLSError string }
Config contains the AuthSSLCert used for mutual authentication and the configured ValidationDepth
Click to show internal directories.
Click to hide internal directories.