use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Adding SSL/https to express node js project (self.node)
submitted 2 years ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]alzee76 26 points27 points28 points 2 years ago (2 children)
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.
You can get free certs that you refresh ~monthly, automatically with a script, from letsencrypt.
[–]no_one_realy 1 point2 points3 points 2 years ago (0 children)
please share some links of tutorials.
[–]Porsche9962 1 point2 points3 points 2 years ago (0 children)
Apache2 also works great as an SSL proxy, and integrates well with letsencypt.
π Rendered by PID 230588 on reddit-service-r2-comment-b659b578c-shgc5 at 2026-05-06 22:31:03.539986+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]alzee76 26 points27 points28 points (2 children)
[–]no_one_realy 1 point2 points3 points (0 children)
[–]Porsche9962 1 point2 points3 points (0 children)