apowers313 / webauthn-demo

Node.js based Wiki
MIT License
0 stars 2 forks source link

Setup Let's Encrypt #3

Open apowers313 opened 8 years ago

apowers313 commented 8 years ago

Configure node.js to redirect 80 to 443, and encrypt 443 with Let's Encrypt.

apowers313 commented 8 years ago

https://github.com/Daplie/letsencrypt-express

Drop into lib/app.js in the initialize() method.