https-server
v0.1.2
Published
Basic https server that hosts a simple html page.
Downloads
558
Maintainers
Readme
Really simple HTTPS server for hosting basic html page. You can create the private key (key.pem)and certificate (cert.pem) using OpenSSL or the Mobilefish Self-Signed certificate generator. Make sure to save the certificate and key in your https-server module folder.