]> git.proxmox.com Git - proxmox-acme.git/commit - src/proxmox-acme
Add funtion to set DNSAPI variable
authorWolfgang Link <w.link@proxmox.com>
Mon, 6 Apr 2020 04:48:38 +0000 (06:48 +0200)
committerWolfgang Link <w.link@proxmox.com>
Wed, 15 Apr 2020 12:56:39 +0000 (14:56 +0200)
commit216d4f1df64c108fea15c51f722051731e47c966
treef4f23a8ad2e6351db8e94b33a96b4c9dbc9422ba
parentbb2e0864043a996693091e97856cb87c238a21de
Add funtion to set DNSAPI variable

acme.sh DNS plugins expect a configuration in which the login information
is stored.
We pass the credentials with the command.
This function supports the expected behavior of the plugins.

Signed-off-by: Wolfgang Link <w.link@proxmox.com>
src/proxmox-acme