]> git.proxmox.com Git - proxmox-acme.git/commit - src/Makefile
Add DNSChallenge Plugin
authorWolfgang Link <w.link@proxmox.com>
Tue, 31 Mar 2020 07:01:06 +0000 (09:01 +0200)
committerWolfgang Link <w.link@proxmox.com>
Thu, 16 Apr 2020 06:44:18 +0000 (08:44 +0200)
commit98b96d9ee7753917d998026bbeed50eae64d30d2
treef37263f26618c01baba94f2b93cd2de81d28be10
parentd18383f0d370681f6c38696b22fe5b379aeb2d8d
Add DNSChallenge Plugin

This plugin calls the custom script acme.sh and uses the implementation of the DNS API.

Signed-off-by: Wolfgang Link <w.link@proxmox.com>
debian/control
src/Makefile
src/PVE/ACME.pm
src/PVE/ACME/DNSChallenge.pm [new file with mode: 0644]