Skip to content

Releases: rustls/webpki-roots

1.0.9

Choose a tag to compare

@ctz ctz released this 18 Jul 09:29
0a553db

Changes:

What's Changed

New Contributors

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

1.0.8

Choose a tag to compare

@ctz ctz released this 17 Jun 08:45
50729cd

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

1.0.7

Choose a tag to compare

@ctz ctz released this 16 Apr 09:44
be94846

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

1.0.6

Choose a tag to compare

@ctz ctz released this 03 Feb 20:29
c97def9

"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

1.0.5

Choose a tag to compare

@cpu cpu released this 02 Jan 20:02
v/1.0.5

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

1.0.4

Choose a tag to compare

@ctz ctz released this 01 Nov 16:06

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

1.0.3

Choose a tag to compare

@djc djc released this 07 Oct 21:41
v/1.0.3

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

1.0.2

Choose a tag to compare

@ctz ctz released this 18 Jul 13:52

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

1.0.1

Choose a tag to compare

@ctz ctz released this 19 Jun 20:26

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

1.0.0

Choose a tag to compare

@ctz ctz released this 06 May 08:53

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