3
Nar56
3y

I know it's all for good reason, but man are there so many hoops to jump through to get a web server set up through HTTPS. registering the domain, getting the SSL certs, configuring the DNS, setting up the firewall rules.. what a pain

Comments
  • 1
    That's like, 5-10 minutes work.

    First time?
  • 1
    @C0D4 Yeah 😅 I'm getting through it, but it's a lot of new stuff to me. I hope I'll be able to get all this done in 10 mins next time lol
  • 1
    @Nar56 it gets easier in the 5th time

    once all that is done and working, run it through ssl labs and get an a/a+

    https://www.ssllabs.com/ssltest/
  • 0
    ... back in the old days everyone laughed their arse off when you came up with SSL (no not TLS my dear youngsters).

    The good old times where Apache was fucking IO intensive because most software had fewer code than .ht* files to override stuff for dubious reasons.
  • 2
    LetsEncrypt & certbot <3
Add Comment