Skip to content

Release v2026.3.0 - #2104

Draft
matthew-white wants to merge 4 commits into
masterfrom
next
Draft

Release v2026.3.0#2104
matthew-white wants to merge 4 commits into
masterfrom
next

Conversation

@matthew-white

@matthew-white matthew-white commented Aug 4, 2026

Copy link
Copy Markdown
Member

This PR prepares the release of v2026.3. It should only contain changes from other PRs that have already been approved and merged (and possibly merge commits from the master branch).

Protect against failure between privkey generation and fullchain generation.
* consistent with surrounding code: other keys are only generated if they don't exist
* generation is fast, but repeating every startup is still a waste of effort
This setting is only relevant if either `ssl_verify_client` or `ssl_stapling` is enabled.  Neither setting is.

See: https://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_trusted_certificate

Any deployer who does require client certificate verification is likely sophisticated enough to re-enable themselves.

Closes #831
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants