could somebody please explain why, when configuring a secure etcd cluster, we need to provide the client private key? Cf --key-file here: https://coreos.com/etcd/docs/latest/op-guide/security.html
I've never seen this in HTTPS 2 way ssl, for me, this key should never go out of the server.
Thanks for your help.