why add a new, half-empty plugin instead of the full one? the whole file
is < 100 lines if you remove the duplication with validating_url.. IMHO
there are some commits that could be squashed here ;)
On October 14, 2019 1:08 pm, Wolfgang Link wrote:
> ---
> src/Makefile| 1 +
> src/
---
src/Makefile| 1 +
src/PVE/ACME.pm | 2 ++
src/PVE/ACME/ACME_sh.pm | 24
3 files changed, 27 insertions(+)
create mode 100644 src/PVE/ACME/ACME_sh.pm
diff --git a/src/Makefile b/src/Makefile
index 02f1f56..fcccac8 100644
--- a/src/Makefile
+++ b