mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
functional-tester/agent: add TODO for proxy TLS
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
62e512d4cc
commit
a0b094ca89
@ -118,6 +118,7 @@ func (srv *Server) handleInitialStartEtcd(req *rpcpb.Request) (*rpcpb.Response,
|
||||
}, nil
|
||||
}
|
||||
|
||||
// TODO: support TLS
|
||||
func (srv *Server) startProxy() error {
|
||||
if srv.Member.EtcdClientProxy {
|
||||
advertiseClientURL, advertiseClientURLPort, err := getURLAndPort(srv.Member.Etcd.AdvertiseClientURLs[0])
|
||||
|
Loading…
x
Reference in New Issue
Block a user