etcdmain: document peer-cert-allowed-cn flag

This commit is contained in:
Eric Chiang 2018-04-24 13:31:54 -07:00
parent 61404132a9
commit 30ee30ffeb
No known key found for this signature in database
GPG Key ID: 6CEE575AB0CB7BF9

View File

@ -134,6 +134,8 @@ Security:
Enable peer client cert authentication.
--peer-trusted-ca-file ''
Path to the peer server TLS trusted CA file.
--peer-cert-allowed-cn ''
Required CN for client certs connecting to the peer endpoint.
--peer-auto-tls 'false'
Peer TLS using self-generated certificates if --peer-key-file and --peer-cert-file are not provided.
--peer-crl-file ''