]> git.proxmox.com Git - proxmox-acme.git/commit
dns: cope with plugin json index not being available
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 9 Nov 2021 16:57:57 +0000 (17:57 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 9 Nov 2021 17:03:40 +0000 (18:03 +0100)
commite2483043c62feb0a25a6bbebb891099e1afb7df4
tree0f89e75b784207c74a645e3b7bbdee47f624e70f
parent7b8275a30d08a18257a2c3558bd824951e86ab44
dns: cope with plugin json index not being available

not nice to die plainly on a using this module (which can come in
indirectly/transitively), so lets better cope with that.

Nice side-effect, if nothing uses it, it won't get loaded, so less
IO and memory in that case.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/ACME/DNSChallenge.pm