5 lines
130 B
YAML
5 lines
130 B
YAML
|
tlsConfig :
|
||
|
tlsCertPath : "testdata/server.crt"
|
||
|
tlsKeyPath : "testdata/server.key"
|
||
|
clientCAs : "testdata/tls-ca-chain.pem"
|