Closed eriktim closed 10 years ago
I created a new branch where the HttpsServer uses the already available --https flag and a default SSL certificate. This makes the certificate less trustworthy, but makes it by far much easier to use. Please let me know if I should make some adjustments to get HTTPS support merged into plovr. See https://github.com/server-s/plovr/tree/https.
Regards, Erik
I made some changes so plovr can serve its javascripts over HTTPS. See https://github.com/server-s/plovr/wiki/Serving-plovr-over-HTTPS for some description on how to do so. I hope you find it useful.