mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
security/acme-client release 4.11
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
PLUGIN_NAME= acme-client
|
||||
PLUGIN_VERSION= 4.10
|
||||
PLUGIN_REVISION= 2
|
||||
PLUGIN_VERSION= 4.11
|
||||
PLUGIN_COMMENT= ACME Client
|
||||
PLUGIN_MAINTAINER= opnsense@moov.de
|
||||
PLUGIN_DEPENDS= acme.sh py${PLUGIN_PYTHON}-dns-lexicon
|
||||
|
||||
@@ -8,6 +8,23 @@ WWW: https://github.com/acmesh-official/acme.sh
|
||||
Plugin Changelog
|
||||
================
|
||||
|
||||
4.11
|
||||
|
||||
Added:
|
||||
* add support for Hetzner Cloud DNS API (#5020)
|
||||
* add support for Selectel.ru V2 API (#4824)
|
||||
* add support for mijn.host DNS API (#4446)
|
||||
* add support for AzureDNS System Assigned Managed Identity #4830 (4830)
|
||||
|
||||
Changed:
|
||||
* use mwexec/file_safe for HTTP-01/TLSALPN challenge types (core #9325)
|
||||
|
||||
Fixed:
|
||||
* fix deprecated PHP syntax in cron settings (#4824)
|
||||
|
||||
Deprecated:
|
||||
* deprecate support for HTTP-01 challenge types (no removal date yet)
|
||||
|
||||
4.10
|
||||
|
||||
Added:
|
||||
|
||||
Reference in New Issue
Block a user