Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crypto: update root certificates #12402

Closed
wants to merge 2 commits into from

Commits on Apr 13, 2017

  1. tools: update certdata.txt

    This is the certdata.txt[0] that ships in NSS 3.28.1, released on
    2017-01-04.
    
    [0] https://hg.mozilla.org/projects/nss/raw-file/NSS_3_28_1_RTM/lib/ckfw/builtins/certdata.txt
    bnoordhuis committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    4e7a91b View commit details
    Browse the repository at this point in the history
  2. crypto: update root certificates

    Update the list of root certificates in src/node_root_certs.h with
    tools/mk-ca-bundle.pl.
    
    Certificates added:
    - AC RAIZ FNMT-RCM
    - Amazon Root CA 1
    - Amazon Root CA 2
    - Amazon Root CA 3
    - Amazon Root CA 4
    - Certplus Root CA G1
    - Certplus Root CA G2
    - Hellenic Academic and Research Institutions ECC RootCA 2015
    - Hellenic Academic and Research Institutions RootCA 2015
    - ISRG Root X1
    - LuxTrust Global Root 2
    - OpenTrust Root CA G1
    - OpenTrust Root CA G2
    - OpenTrust Root CA G3
    
    Certificates removed:
    - Buypass Class 2 CA 1
    - EBG Elektronik Sertifika Hizmet Sağlayıcısı
    - IGC/A
    - Juur-SK
    - RSA Security 2048 v3
    - Root CA Generalitat Valenciana
    bnoordhuis committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    3377bef View commit details
    Browse the repository at this point in the history