diff --git a/lib/tls.js b/lib/tls.js index b9bcd034e89..cff61c44d96 100644 --- a/lib/tls.js +++ b/lib/tls.js @@ -389,7 +389,6 @@ SecurePair.prototype.getCipher = function(err) { }; // TODO: support anonymous (nocert) and PSK -// TODO: how to proxy maxConnections? // AUTHENTICATION MODES