1.1.0 • Published 11 years ago

secure-server v1.1.0

Weekly downloads
3
License
-
Repository
github
Last release
11 years ago

A simple way to serve either secure or non-secure files on any port. Just run nodeServer port key file. If no ports are included files will be served on port 80 for http and port 443 for https. To use https, just include a cert and key file.

The makeKeys file will generate keys for you and put them in ssl/server.crt and ssl/server.key. Just follow the prompts.

1.1.0

11 years ago

1.0.1

11 years ago