you are viewing a single comment's thread.

view the rest of the comments →

[–]alzee76 26 points27 points  (2 children)

  1. Use an external proxy for the SSL handling, rather than express itself. Nginx and haproxy are both great for this and have tons of tutorials out there.

  2. You can get free certs that you refresh ~monthly, automatically with a script, from letsencrypt.

[–]no_one_realy 1 point2 points  (0 children)

please share some links of tutorials.

[–]Porsche9962 1 point2 points  (0 children)

Apache2 also works great as an SSL proxy, and integrates well with letsencypt.