]> git.proxmox.com Git - proxmox-acme.git/commit
Implement function to resolve all subplugins
authorWolfgang Link <w.link@proxmox.com>
Wed, 8 Apr 2020 09:06:10 +0000 (11:06 +0200)
committerWolfgang Link <w.link@proxmox.com>
Thu, 16 Apr 2020 06:44:20 +0000 (08:44 +0200)
commit169250014f2639f2696828b53c1f778f206db6a8
tree72ad4699b1a35484f306d558cd1e548f93179a26
parent54fd0088c11e2f2fcbcf8bdd83ac581000a9acd7
Implement function to resolve all subplugins

This function helps to retrieve all subplugins
that are supported by the plugins.
This will later be used as an enumeration for entering parameters.
src/PVE/ACME.pm
src/PVE/ACME/DNSChallenge.pm
src/PVE/ACME/StandAlone.pm