Set Up a Secure Node.js Web Applicationnodeswat.com 1 pointscorchio10 years ago1 commentSaveHideCopy link On HNComments−zbjornson10yConfused: Not specific to node at all. It's more common to run node applications using forever instead of a system service--easier to configure and maintain. Also no reason to use separate software for https--node does this just fine.
Comments
Confused: Not specific to node at all. It's more common to run node applications using forever instead of a system service--easier to configure and maintain. Also no reason to use separate software for https--node does this just fine.