etcd.conf.yml.example: peer-client-cert-auth flag

Previous config was incorrect for peer client cert auth
  # Enable peer client cert authentication.
  client-cert-auth: false

corrected to 
peer-client-cert-auth
This commit is contained in:
Raoof Mohammed 2017-09-21 10:41:52 -04:00 committed by GitHub
parent 3a7858c439
commit 36e37580f3

View File

@ -123,7 +123,7 @@ peer-transport-security:
key-file:
# Enable peer client cert authentication.
client-cert-auth: false
peer-client-cert-auth: false
# Path to the peer server TLS trusted CA key file.
trusted-ca-file: