Skip to content

Commit

Permalink
Documentation: add ENV variable ETCD_CIPHER_SUITES description
Browse files Browse the repository at this point in the history
  • Loading branch information
caiweidong committed Nov 20, 2018
1 parent bb25891 commit a8293e5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Documentation/op-guide/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,11 @@ The security flags help to [build a secure etcd cluster][security].
+ default: none
+ env variable: ETCD_PEER_CERT_ALLOWED_CN

### --cipher-suites
+ Comma-separated list of supported TLS cipher suites between server/client and peers.
+ default: ""
+ env variable: ETCD_CIPHER_SUITES

## Logging flags

### --logger
Expand Down

0 comments on commit a8293e5

Please sign in to comment.