Re: [pve-devel] [common 6/9] command composer for acme.sh

2019-10-22 Thread Fabian Grünbichler
On October 21, 2019 12:11 pm, Wolfgang Link wrote: > comment inline > > On 10/18/19 11:27 AM, Fabian Grünbichler wrote: >> On October 14, 2019 1:08 pm, Wolfgang Link wrote: >>> This composer supports two different operations. >>> pve-setup: this operation adds the DNS TXT record. >>> pve-teard

Re: [pve-devel] [common 6/9] command composer for acme.sh

2019-10-21 Thread Wolfgang Link
comment inline On 10/18/19 11:27 AM, Fabian Grünbichler wrote: On October 14, 2019 1:08 pm, Wolfgang Link wrote: This composer supports two different operations. pve-setup: this operation adds the DNS TXT record. pve-teardown: this operation removes the DNS TXT record --- src/PVE/ACME/AC

Re: [pve-devel] [common 6/9] command composer for acme.sh

2019-10-18 Thread Fabian Grünbichler
On October 14, 2019 1:08 pm, Wolfgang Link wrote: > This composer supports two different operations. > pve-setup: this operation adds the DNS TXT record. > pve-teardown: this operation removes the DNS TXT record > --- > src/PVE/ACME/ACME_sh.pm | 16 > 1 file changed, 16 inser

[pve-devel] [common 6/9] command composer for acme.sh

2019-10-14 Thread Wolfgang Link
This composer supports two different operations. pve-setup: this operation adds the DNS TXT record. pve-teardown: this operation removes the DNS TXT record --- src/PVE/ACME/ACME_sh.pm | 16 1 file changed, 16 insertions(+) diff --git a/src/PVE/ACME/ACME_sh.pm b/src/PVE/ACME/