Browse Source

Merge pull request #10018 from ymmt2005/fix_sample_conf

sample: correct directive name
Gyuho Lee 7 years ago
parent
commit
6890a9e633
1 changed files with 1 additions and 1 deletions
  1. 1 1
      etcd.conf.yml.sample

+ 1 - 1
etcd.conf.yml.sample

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