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?

you are viewing a single comment's thread
view the rest of the comments
[–] 36 points 1 week ago (5 children)

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.

  • source
  • parent
  • hideshow 5 child comments
  • [–] 6 points 1 week ago (4 children)

    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?

  • source
  • parent
  • hideshow 4 child comments
  • [–] 12 points 1 week ago (1 child)

    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.

  • source
  • parent
  • hideshow 1 child comment