Merge pull request #9618 from coreos/help-allowed-cn

etcdmain: document peer-cert-allowed-cn flag
release-3.4
Gyuho Lee 2018-04-24 13:42:20 -07:00 committed by GitHub
commit 7cc92fc2af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

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 ''