dahefanteng
|
a4c407ece4
|
Documentation: change "key file" to "cert file"
when refered "--trusted-ca-file",what we need provide should be a CA cert file,not the CA private key file.
|
2017-11-20 00:44:32 -05:00 |
|
Gyu-Ho Lee
|
4b1e09f2b4
|
embed: move SetupLogging, LogOutput from etcdmain
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
|
2017-11-02 13:19:44 -07:00 |
|
Raoof Mohammed
|
36e37580f3
|
etcd.conf.yml.example: peer-client-cert-auth flag
Previous config was incorrect for peer client cert auth
# Enable peer client cert authentication.
client-cert-auth: false
corrected to
peer-client-cert-auth
|
2017-09-21 10:41:52 -04:00 |
|
Gyu-Ho Lee
|
e24de6c9ac
|
embed: add 'enable-pprof' tag for config file
Fix https://github.com/coreos/etcd/issues/8402.
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
|
2017-08-15 11:22:10 -07:00 |
|
Vimal Kumar
|
f80914fba2
|
embed/etcd.go: make v2 endpoint optional. fixes #7100
|
2017-01-20 11:49:52 +05:30 |
|
R.B. Boyer
|
7edb6bcbe1
|
etcd: correct security configuration for peers in sample config file
|
2016-07-11 20:19:27 -05:00 |
|
Anthony Romano
|
dcb3b7aecf
|
*: scrub legacy ports from code and scripts
|
2016-05-11 13:46:30 -07:00 |
|
Xiang Li
|
00398ec98d
|
*: move sample config file to root directory
|
2016-05-09 21:36:09 -07:00 |
|