node-starttls

upgrade a regular `net.Stream` connection to a secure `tls` connection
  https://github.com/mattcg/starttls
  0
  no reviews



This library has one method and accepts either an options hash or a prepared socket as the first argument. It returns a SecurePair.

Node.js is an event-based server-side JavaScript engine.