Wrapping HTTP servers with SSL
Debian GNU/Linux System Administration Resources 2013-03-15
Summary:
There are many times when you wish to add SSL around an existing HTTP-server, if you were running Apache you'd do that directly. But if you're running a node.js application, a Varnish cache, or other software you might be out of luck. Happily wrapping SSL around a HTTP-server is simple with pound.