I know that I can simply make my own private certificate authority that only I and my family trust. But is there some public provider like letsencrypt that is in a free-er part of the world than the US?

  • diecknet@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    74
    ·
    12 hours ago

    There are some commercial Certificate Authorities that offer free certificates. But in contrast Let’s Encrypt is a non-profit.

    • ZeroSSL (Austria)
    • Actalis (Italy)
      • Björn@swg-empire.de
        link
        fedilink
        English
        arrow-up
        15
        ·
        7 hours ago

        Usually they make money with extended certificates where they not only offer a certificate for example.com but also certify that it belongs to Example Ltd.

        Those extended certificates used to show the company name next to address bars, but I don’t think browsers do that anymore.

        • Victor@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          6 hours ago

          a certificate for example.com

          also certify that it belongs to Example Ltd.

          I thought that was the whole point of a certificate, to show that the website belongs to the company? Or nah?

          • WhyJiffie@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            6
            ·
            5 hours ago

            It’s actually to prove that a web server belongs to (or is trusted by for delivering their content) a specific website.

            qualified certificates go a step further, by proving that a web server belongs to a specific company or a real person. but that’s costly, because verification is inherently more difficult.