{
  "_note": "Issuer organisation, exactly as it appears in the certificate, mapped to a family. Committed so the grouping is checkable; nothing is grouped by guessing at a name at analysis time.",
  "_access": "How the certificate is obtained. 'open-acme': any domain holder in the world can get one, free, by ACME. 'platform': free and automated but only for hosts inside one company's platform. 'purchased': bought, or bundled with a paid product. 'community': a members-only or national CA.",
  "families": {
    "Let's Encrypt": {"family": "Let's Encrypt", "access": "open-acme"},
    "ZeroSSL GmbH": {"family": "ZeroSSL", "access": "open-acme"},
    "Certainly": {"family": "Certainly", "access": "open-acme"},
    "Google Trust Services": {"family": "Google Trust Services", "access": "open-acme"},
    "Google Trust Services LLC": {"family": "Google Trust Services", "access": "open-acme"},
    "Amazon": {"family": "Amazon", "access": "platform"},
    "Microsoft Corporation": {"family": "Microsoft", "access": "platform"},
    "Apple Inc.": {"family": "Apple", "access": "platform"},
    "DigiCert Inc": {"family": "DigiCert", "access": "purchased"},
    "DigiCert, Inc.": {"family": "DigiCert", "access": "purchased"},
    "DigiCert Ireland Limited": {"family": "DigiCert", "access": "purchased"},
    "GlobalSign nv-sa": {"family": "GlobalSign", "access": "purchased"},
    "Sectigo Limited": {"family": "Sectigo", "access": "purchased"},
    "GoDaddy.com, Inc.": {"family": "GoDaddy", "access": "purchased"},
    "GoDaddy.com": {"family": "GoDaddy", "access": "purchased"},
    "Entrust Limited": {"family": "Entrust", "access": "purchased"},
    "Entrust, Inc.": {"family": "Entrust", "access": "purchased"},
    "IdenTrust": {"family": "IdenTrust", "access": "purchased"},
    "SSL Corporation": {"family": "SSL.com", "access": "purchased"},
    "SSL Corp": {"family": "SSL.com", "access": "purchased"},
    "Gandi SAS": {"family": "Gandi", "access": "purchased"},
    "Gandi": {"family": "Gandi", "access": "purchased"},
    "Actalis S.p.A.": {"family": "Actalis", "access": "purchased"},
    "Trust Provider B.V.": {"family": "Trust Provider", "access": "purchased"},
    "iTrusChina Co., Ltd.": {"family": "iTrusChina", "access": "purchased"},
    "WoTrus CA Limited": {"family": "WoTrus", "access": "purchased"},
    "Cybertrust Japan Co., Ltd.": {"family": "Cybertrust Japan", "access": "purchased"},
    "McAfee, Inc.": {"family": "McAfee", "access": "purchased"},
    "Soluciones Corporativas IP SL": {"family": "Soluciones Corporativas IP", "access": "purchased"},
    "Hellenic Academic and Research Institutions CA": {"family": "HARICA", "access": "community"},
    "InCommon, LLC": {"family": "InCommon", "access": "community"},
    "Internet2": {"family": "InCommon", "access": "community"},
    "The Ministry of Digital Development and Communications": {"family": "Kazakhstan MDDC", "access": "community"}
  }
}
