• Rogue@feddit.uk
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 month ago

    If you’re truly unaware of why TLS is necessary or how to automate the process then you should probably retire.

    Archaic attitudes like yours are precisely why these restrictions are necessary.

    • sugar_in_your_tea@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 month ago

      Exactly. Setting up Let’s Encrypt is really easy, and once it’s set up, you don’t have to think about it.

      I did it for self-hosted stuff, and it’s trivial. You can even do DNS challenge auth instead of HTTP and you don’t need to have port 80 open at all, but you do need a login token for your DNS host for the script.

      The first one will probably take an hour or two if it’s your first time, and after that, it’s maybe 5 min per site.

      • paraphrand@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 month ago

        Exactly. Setting up Let’s Encrypt is really easy, and once it’s set up, you don’t have to think about it.

        That’s what I thought. And now I need to figure out how to update it for 47 day cycles.

        • sugar_in_your_tea@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 month ago

          I have mine check daily, which is the default and is recommended. It only actually updates when it’s close to renewal, so I never need to care how short the renewal period is.