mirror of
https://github.com/opnsense/plugins.git
synced 2025-12-10 10:30:21 -06:00
security/acme-client release 4.11
This commit is contained in:
parent
bfd90d27f7
commit
c503b7f418
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user