security/acme-client: sync with master

This commit is contained in:
Franco Fichtner 2026-01-20 16:10:44 +01:00
parent bf3a5342b1
commit 1a2fd01e82
2 changed files with 7 additions and 1 deletions

View file

@ -1,5 +1,5 @@
PLUGIN_NAME= acme-client
PLUGIN_VERSION= 4.11
PLUGIN_VERSION= 4.12
PLUGIN_COMMENT= ACME Client
PLUGIN_MAINTAINER= opnsense@moov.de
PLUGIN_DEPENDS= acme.sh py${PLUGIN_PYTHON}-dns-lexicon

View file

@ -12,6 +12,12 @@ Plugin Changelog
Added:
* new automation to upload to Zyxel GS1900 series switches (#5080)
* add support for Technitium DNS API (#5111)
* add support for Hurricane Electric DDNS API (#5138)
* add support for Timeweb Cloud DNS API (#5149)
Fixed:
* fix mijn.host and scaleway DNS API settings (#5146)
4.11