]> git.proxmox.com Git - proxmox-acme.git/commitdiff
update acme.sh plugins to 3.0.6
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 13 Jun 2023 07:30:41 +0000 (09:30 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 13 Jun 2023 07:30:41 +0000 (09:30 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/Makefile
src/acme.sh
src/dns-challenge-schema.json

index 12efc6bbeebd933d17bd006d2b8a86df642b8e7f..7d9ea94140a5a62e20968e747de543e0a6888f12 100644 (file)
@@ -53,8 +53,10 @@ ACME_SOURCES = \
        dnsapi/dns_freedns.sh \
        dnsapi/dns_gandi_livedns.sh \
        dnsapi/dns_gcloud.sh \
+       dnsapi/dns_gcore.sh \
        dnsapi/dns_gd.sh \
        dnsapi/dns_geoscaling.sh \
+       dnsapi/dns_googledomains.sh \
        dnsapi/dns_he.sh \
        dnsapi/dns_hetzner.sh \
        dnsapi/dns_hexonet.sh \
@@ -65,6 +67,7 @@ ACME_SOURCES = \
        dnsapi/dns_internetbs.sh \
        dnsapi/dns_inwx.sh \
        dnsapi/dns_ionos.sh \
+       dnsapi/dns_ipv64.sh \
        dnsapi/dns_ispconfig.sh \
        dnsapi/dns_jd.sh \
        dnsapi/dns_joker.sh \
@@ -90,6 +93,7 @@ ACME_SOURCES = \
        dnsapi/dns_namecheap.sh \
        dnsapi/dns_namecom.sh \
        dnsapi/dns_namesilo.sh \
+       dnsapi/dns_nanelo.sh \
        dnsapi/dns_nederhost.sh \
        dnsapi/dns_neodigit.sh \
        dnsapi/dns_netcup.sh \
index 16dc21afff11c1f4de7ebe627ed60d41496d1565..b7caf7a0165d80dd1556b16057a06bb32025066d 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 16dc21afff11c1f4de7ebe627ed60d41496d1565
+Subproject commit b7caf7a0165d80dd1556b16057a06bb32025066d
index 69c1d6d77e5787380efd5f382dd6e23cfac76b73..354b49ecfb2483957abec17218aaa5c57860c1dc 100644 (file)
    "fornex": {},
    "gandi_livedns" : {},
    "gcloud" : {},
+   "gcore": {},
    "geoscaling": {},
    "gd" : {
       "fields" : {
       },
       "name" : "GoDaddy"
    },
+   "googledomains": {},
    "he" : {},
    "hetzner" : {},
    "hexonet" : {},
       "name" : "INWX"
    },
    "ionos" : {},
+   "ipv64": {},
    "ispconfig" : {},
    "jd" : {},
    "joker" : {},
    "namecheap" : {},
    "namecom" : {},
    "namesilo" : {},
+   "nanelo": {},
    "nederhost" : {},
    "neodigit" : {},
    "netcup" : {},