Browse Source

remove old todo

v0.7.4-release
Ryan Dahl 14 years ago
parent
commit
a952231640
  1. 1
      lib/tls.js

1
lib/tls.js

@ -389,7 +389,6 @@ SecurePair.prototype.getCipher = function(err) {
}; };
// TODO: support anonymous (nocert) and PSK // TODO: support anonymous (nocert) and PSK
// TODO: how to proxy maxConnections?
// AUTHENTICATION MODES // AUTHENTICATION MODES

Loading…
Cancel
Save