PDSecurityConfig

(Appears on: PDConfig)

PDSecurityConfig is the configuration for supporting tls.

FieldDescription
cacert-path
string
(Optional)

CAPath is the path of file that contains list of trusted SSL CAs. if set, following four settings shouldn’t be empty

cert-path
string
(Optional)

CertPath is the path of file that contains X509 certificate in PEM format.

key-path
string
(Optional)

KeyPath is the path of file that contains X509 key in PEM format.

cert-allowed-cn
[]string
(Optional)

CertAllowedCN is the Common Name that allowed