소스 검색

etcdmain: add peer-auto-tls doc

Gyu-Ho Lee 10 년 전
부모
커밋
92f4aced25
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      etcdmain/help.go

+ 2 - 0
etcdmain/help.go

@@ -116,6 +116,8 @@ security flags:
 		enable peer client cert authentication.
 	--peer-trusted-ca-file ''
 		path to the peer server TLS trusted CA file.
+	--peer-auto-tls 'false'
+		peer TLS using self-generated certificates if --peer-key-file and --peer-cert-file are not provided.
 
 logging flags