Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

https-server

CP1027450.1.2

Basic https server that hosts a simple html page.

https-server, secure-server, secure, ssl, https

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.