[О блоге] [наверх] [пред] [2025-04-19 21:29:27+03:00] [38b00ec83877bcaf3acfef023a349c4773c90bd3]
Темы: [web]

Какие CA доверяются создателями web-обозревателей?

В рассылке задали вопрос: Why aren't any browser makers also CA's?
На что дали исчерпывающий ответ:

    Apple is a CA, at least according to themselves.

    Google is a CA, at least according to themselves, Microsoft and Mozilla.

    Microsoft is a CA, according to themselves, Apple, Google and Mozilla.

    Mozilla is the only one that doesn't seem to be trusted as a CA by any
    of the major browser makers, but I won't rule out that I'm searching
    for the wrong thing.

    I'm pretty sure as someone controlling a host name you can get an
    actual TLS certificate at least from Google.

    Apple's list of currently trusted CAs: https://support.apple.com/en-us/121672
    linked from https://support.apple.com/en-us/103272

    Google's: https://chromium.googlesource.com/chromium/src/+/main/net/data/ssl/chrome_root_store/root_store.md
    linked from https://pkic.org/ltl/

    Microsoft's: https://ccadb-public.secure.force.com/microsoft/IncludedCACertificateReportForMSFT
    linked from https://learn.microsoft.com/en-us/security/trusted-root/participants-list

    Mozilla's: https://ccadb.my.salesforce-sites.com/mozilla/CACertificatesInFirefoxReport
    linked from https://wiki.mozilla.org/CA/Included_Certificates

    [оставить комментарий]