Opened 6 months ago
Closed 2 weeks ago
#64245 closed task (blessed) (fixed)
Update bundled root certificates for 7.0
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 7.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Security | Keywords: | has-patch fixed-major commit dev-reviewed |
| Focuses: | Cc: |
Description
This ticket is for updating the Root Certificates bundle included in WordPress Core for the 6.9 release cycle.
Previously:
Note: Some unexpired legacy 1024-bit certificates are included manually for backwards compatibility. See [35919].
Change History (11)
This ticket was mentioned in PR #10958 on WordPress/wordpress-develop by @desrosj.
3 months ago
#1
- Keywords has-patch added
#2
@
3 months ago
- Owner set to desrosj
- Resolution set to fixed
- Status changed from new to closed
In 61685:
#3
@
3 months ago
Going to leave this closed out with Beta 1 in less than 24 hours. If there are further updates available before RC1, this can be reopened.
#5
follow-up:
↓ 7
@
6 weeks ago
- Resolution fixed deleted
- Status changed from closed to reopened
Reopening to consider including 1.5.11 in the 7.0 release.
This ticket was mentioned in PR #11416 on WordPress/wordpress-develop by @desrosj.
6 weeks ago
#6
Copied from https://github.com/desrosj/wordpress-develop/pull/512.
Updates the requirements on composer/ca-bundle to permit the latest version.
Updates composer/ca-bundle to 1.5.11
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/composer/ca-bundle/releases">composer/ca-bundle's releases</a>.</em></p>
<blockquote>
<h2>1.5.11</h2>
<h2>What's Changed</h2>
<ul>
<li>Update cacert.pem to 2026-02-11 by <a href="https://github.com/github-actions"><code>@github-actions</code></a>[bot] in <a href="https://redirect.github.com/composer/ca-bundle/pull/123">composer/ca-bundle#123</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/composer/ca-bundle/compare/1.5.10...1.5.11">https://github.com/composer/ca-bundle/compare/1.5.10...1.5.11</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/composer/ca-bundle/commit/68ff39175e8e94a4bb1d259407ce51a6a60f09e6"><code>68ff391</code></a> Update cacert.pem (<a href="https://redirect.github.com/composer/ca-bundle/issues/123">#123</a>)</li>
<li><a href="https://github.com/composer/ca-bundle/commit/5035cb24d5c8884364a40a72205ed6f4a3db56b9"><code>5035cb2</code></a> Bump peter-evans/create-pull-request from 7 to 8 (<a href="https://redirect.github.com/composer/ca-bundle/issues/121">#121</a>)</li>
<li>See full diff in <a href="https://github.com/composer/ca-bundle/compare/1.5.10...1.5.11">compare view</a></li>
</ul>
</details>
<br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
//: # (dependabot-automerge-start)
//: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
</details>
Ticket: Core-64245
#7
in reply to:
↑ 5
@
6 weeks ago
Replying to desrosj:
Reopening to consider including
1.5.11in the7.0release.
I think it worth doing considering the delay, it's best to ship up to date certificates with the release.
#9
@
2 weeks ago
- Keywords dev-feedback added
- Resolution fixed deleted
- Status changed from closed to reopened
Reopening for merging r62271 to the 7.0 branch pending another committer's sign off.
Trac ticket: Core-64245.
## Use of AI Tools