Update certbot to v4.2.0 #63
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/certbot"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==4.1.1->==4.2.0==4.1.1->==4.2.0Release Notes
certbot/certbot (certbot)
v4.2.0: Certbot 4.2.0Compare Source
Added
--eab-hmac-algparameter to support custom HMAC algorithm forExternal Account Binding.
(#10281)
Changed
that these errors do not hinder the actual certificate issuance.
(#10342)
pytz.(#10350)
acme.crypto_util.probe_sni(#10386)
release. (#10390)
Fixed
it from picking up Python files in the current directory and polluting the
environment for Certbot hooks written in Python.
(#10176,
#10257)
variables for use by post-hooks when certificate renewals fail, but we were
not actually setting them. Now, we are.
(#10259)
for ARI checks instead of the server value from the current invocation of
Certbot. This helps prevent ARI requests from going to the wrong server if
the user changes CAs.
(#10339)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.