PackageTrack
Sign in Get early access

webpki-roots

Mozilla's CA root certificates for use with webpki

1.0.9 684M downloads/mo #127 most downloaded on crates.io rustls/webpki-roots

What this package is like to depend on

Last release 1 months ago

18 Jul 2026

Ships fairly regularly

a new release about every 6 weeks

Rarely documented

notes for 10 of 59 stable releases

Nothing withdrawn

no release was ever pulled

10 years old

62 releases · first in 2016

7 releases in the last 12 months

see the full history below

Release timeline

62 releases · Aug 2016 to Jul 2026
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 62
  1. 1.0.9 18 Jul 2026
    Release notes

    Changes:

    What's Changed

    New Contributors

    Full Changelog: v/1.0.8...v/1.0.9

    Open source →
  2. 1.0.8 17 Jun 2026
    Release notes

    What's Changed

    • Test MSRV with 1.70 by @ctz in #122
    • Take semver-compatible dependency updates by @djc in #123
    • 1.0.8: remove SecureSign Root CA12 root by @ctz in #124

    Full Changelog: v/1.0.7...v/1.0.8

    Open source →
  3. 1.0.7 16 Apr 2026
    Release notes

    For their April 2026 root store changes, Mozilla has made more changes than usual:

    These changes are part of Mozilla’s ongoing root store maintenance under the Mozilla Root Store Policy (MRSP), including §7.4 (Root CA Lifecycles) and §7.5.3 (Transition Plans). They reflect a combination of lifecycle-based transitions, CA operator requests, and alignment with intended certificate usage, including retiring older or less suitable root certificates, enforcing clear separation of trust purposes (e.g., TLS vs. S/MIME), and reducing unnecessary trust surface in the Web PKI ecosystem. Collectively, these actions help to ensure that root certificates are relied upon only for their intended and actively maintained use cases, or are retired in accordance with established distrust timelines.

    This removes:

    • CN=Certigna O=Dhimyotis
    • CN=COMODO Certification Authority O=COMODO CA Limited
    • CN=DigiCert Assured ID Root CA O=DigiCert Inc OU=www.digicert.com
    • CN=DigiCert Global Root CA O=DigiCert Inc OU=www.digicert.com
    • CN=DigiCert High Assurance EV Root CA O=DigiCert Inc OU=www.digicert.com
    • CN=FIRMAPROFESIONAL CA ROOT-A WEB O=Firmaprofesional SA
    • CN=GTS Root R2 O=Google Trust Services LLC
    • CN=QuoVadis Root CA 2 O=QuoVadis Limited
    • CN=QuoVadis Root CA 3 O=QuoVadis Limited
    • CN=Secure Global CA O=SecureTrust Corporation
    • CN=SecureTrust CA O=SecureTrust Corporation
    • CN=SwissSign Gold CA - G2 O=SwissSign AG
    • CN=TeliaSonera Root CA v1 O=TeliaSonera
    • CN=Trustwave Global Certification Authority O=Trustwave Holdings, Inc.
    • CN=Trustwave Global ECC P256 Certification Authority O=Trustwave Holdings, Inc.
    • CN=Trustwave Global ECC P384 Certification Authority O=Trustwave Holdings, Inc.
    • O=certSIGN OU=certSIGN ROOT CA

    See their announcement for more details.

    What's Changed

    • Take semver-compatible dependency updates by @djc in #116
    • Take semver-compatible dependency updates by @djc in #117
    • Take semver-compatible updates by @ctz in #118
    • Prepare 1.0.7 by @djc in #120
    • Update dependencies by @djc in #119

    Full Changelog: v/1.0.6...v/1.0.7

    Open source →
  4. 1.0.6 03 Feb 2026
    Release notes

    "e-Szigno TLS Root CA 2023" added, see https://bugzilla.mozilla.org/show_bug.cgi?id=1873057

    What's Changed

    • Update dependencies by @djc in #111
    • Trigger CI workflow on merge groups by @djc in #113
    • webpki-roots: 1.0.6 by @ctz in #115

    Full Changelog: v/1.0.5...v/1.0.6

    Open source →
  5. 1.0.5 02 Jan 2026
    Release notes

    Removes the following trust anchors which have passed their distrust-after-last-issuance dates:

    • Entrust Root Certification Authority - EC1
    • Entrust Root Certification Authority - G2
    • Entrust Root Certification Authority
    • AffirmTrust Commercial
    • AffirmTrust Networking
    • AffirmTrust Premium
    • AffirmTrust Premium ECC

    What's Changed

    • ccadb: add CertificateMetadata::test_website_revoked field by @djc in #110
    • webpki-root[s|-certs]: 1.0.4 -> 1.0.5 by @cpu in #112

    Full Changelog: v/1.0.4...v/1.0.5

    Open source →
  6. 1.0.4 01 Nov 2025
    Release notes

    CommScope removal

    https://bugzilla.mozilla.org/show_bug.cgi?id=1994866 tracks the voluntary removal of:

    • CommScope Public Trust ECC Root-01
    • CommScope Public Trust ECC Root-02
    • CommScope Public Trust RSA Root-01
    • CommScope Public Trust RSA Root-02

    What's Changed

    • 1.0.4: track removal of CommScope by @ctz in #109

    Full Changelog: v/1.0.3...v/1.0.4

    Open source →
  7. 1.0.3 07 Oct 2025
    Release notes

    Addition of "OISTE Server Root RSA G1" & "OISTE Server Root ECC G1": https://bugzilla.mozilla.org/show_bug.cgi?id=1988913.

    What's Changed

    • 1.0.3: track October 2025 additions by @ctz in #108
    Open source →
  8. 1.0.2 18 Jul 2025
    Release notes

    What's Changed

    • Update dependencies by @djc in #102
    • 1.0.2: track July 2025 CCADB changes by @ctz in #103

    Full Changelog: v/1.0.1...v/1.0.2

    Open source →
  9. 1.0.1 19 Jun 2025
    Release notes

    Remove Chunghwa Telecom "ePKI Root Certification Authority". See the upstream issue for details.

    What's Changed

    • 1.0.1: June 2025 updates by @ctz in #101

    Full Changelog: v/1.0.0...v/1.0.1

    Open source →
  10. 1.0.0 06 May 2025
    Release notes

    After 51 releases over about nine years, this is the first stable release of the webpki-roots and webpki-root-certs crates.

    The 1.0.0 release is functionally equal to the 0.26.10 release. We will make a 0.26.11 release that uses 1.0.0 using the semver trick.

    What's Changed

    • Refine CI workflow triggers by @djc in #97
    • Prepare 1.0.0 by @ctz in #98

    Full Changelog: v/0.26.10...v/1.0.0

    Open source →
  11. 0.26.11 06 May 2025

    Nothing published for this version

  12. 0.26.10 30 Apr 2025

    Nothing published for this version

  13. 0.26.9 27 Apr 2025

    Nothing published for this version

  14. 0.26.8 31 Jan 2025

    Nothing published for this version

  15. 0.26.7 21 Nov 2024

    Nothing published for this version

  16. 0.26.6 18 Sep 2024

    Nothing published for this version

  17. 0.26.5 30 Aug 2024

    Nothing published for this version

  18. 0.26.3 17 Jun 2024

    Nothing published for this version

  19. 0.26.2 04 Jun 2024

    Nothing published for this version

  20. 0.26.1 02 Feb 2024

    Nothing published for this version

  21. 0.26.0 30 Nov 2023

    Nothing published for this version

  22. 0.26.0-alpha.2 23 Nov 2023 pre-release

    Nothing published for this version

  23. 0.26.0-alpha.1 07 Sep 2023 pre-release

    Nothing published for this version

  24. 0.26.0-alpha.0 01 Sep 2023 pre-release

    Nothing published for this version

  25. 0.25.4 02 Feb 2024

    Nothing published for this version

  26. 0.25.3 22 Nov 2023

    Nothing published for this version

  27. 0.25.2 09 Aug 2023

    Nothing published for this version

  28. 0.25.1 27 Jul 2023

    Nothing published for this version

  29. 0.25.0 26 Jul 2023

    Nothing published for this version

  30. 0.24.0 06 Jul 2023

    Nothing published for this version

  31. 0.23.1 30 May 2023

    Nothing published for this version

  32. 0.23.0 31 Mar 2023

    Nothing published for this version

  33. 0.22.6 10 Dec 2022

    Nothing published for this version

  34. 0.22.5 25 Sep 2022

    Nothing published for this version

  35. 0.22.4 09 Jul 2022

    Nothing published for this version

  36. 0.22.3 07 Apr 2022

    Nothing published for this version

  37. 0.22.2 30 Dec 2021

    Nothing published for this version

  38. 0.22.1 17 Oct 2021

    Nothing published for this version

  39. 0.22.0 10 Apr 2021

    Nothing published for this version

  40. 0.21.1 01 Apr 2021

    Nothing published for this version

  41. 0.21.0 22 Nov 2020

    Nothing published for this version

  42. 0.20.0 21 Jun 2020

    Nothing published for this version

  43. 0.19.0 02 Feb 2020

    Nothing published for this version

  44. 0.18.0 12 Oct 2019

    Nothing published for this version

  45. 0.17.0 21 Jul 2019

    Nothing published for this version

  46. 0.16.0 11 Jan 2019

    Nothing published for this version

  47. 0.15.0 15 Jul 2018

    Nothing published for this version

  48. 0.14.0 26 Dec 2017

    Nothing published for this version

  49. 0.13.0 28 Aug 2017

    Nothing published for this version

  50. 0.12.0 13 Aug 2017

    Nothing published for this version

  51. 0.11.0 16 Jun 2017

    Nothing published for this version

  52. 0.10.0 08 May 2017

    Nothing published for this version

  53. 0.9.0 04 May 2017

    Nothing published for this version

  54. 0.8.0 30 Apr 2017

    Nothing published for this version

  55. 0.7.0 19 Feb 2017

    Nothing published for this version

  56. 0.6.1 26 Jan 2017

    Nothing published for this version

  57. 0.6.0 10 Dec 2016

    Nothing published for this version

  58. 0.5.0 07 Oct 2016

    Nothing published for this version

  59. 0.4.0 02 Oct 2016

    Nothing published for this version

  60. 0.3.0 27 Sep 2016

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive