From e45cc2e9e6d555329160624988fd4ff2146aabcb Mon Sep 17 00:00:00 2001 From: John Estabrook Date: Fri, 13 Dec 2019 13:33:04 -0600 Subject: service https: T1585: add support for letsencrypt certificates --- interface-definitions/https.xml.in | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'interface-definitions') diff --git a/interface-definitions/https.xml.in b/interface-definitions/https.xml.in index fd4395ce9..4f940f7f6 100644 --- a/interface-definitions/https.xml.in +++ b/interface-definitions/https.xml.in @@ -124,6 +124,24 @@ + + + Request or apply a letsencrypt certificate for domain-name + + + + + Domain name(s) for which to obtain certificate + + + + + + Email address to associate with certificate + + + + -- cgit v1.2.3