mirror of
https://github.com/status-im/consul.git
synced 2025-01-26 05:29:55 +00:00
7 lines
342 B
HCL
7 lines
342 B
HCL
ca_file = "/workdir/secondary/tls/consul-agent-ca.pem"
|
|
cert_file = "/workdir/secondary/tls/secondary-server-consul-0.pem"
|
|
key_file = "/workdir/secondary/tls/secondary-server-consul-0-key.pem"
|
|
verify_incoming = true
|
|
verify_outgoing = true
|
|
verify_server_hostname = true
|