浏览代码

Merge pull request #8590 from raoofm/patch-13

etcd.conf.yml.example: peer-client-cert-auth flag
Xiang Li 8 年之前
父节点
当前提交
24cce732b6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      etcd.conf.yml.sample

+ 1 - 1
etcd.conf.yml.sample

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