From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48705) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e723j-0004l3-9h for guix-patches@gnu.org; Tue, 24 Oct 2017 12:28:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e723e-00014x-Db for guix-patches@gnu.org; Tue, 24 Oct 2017 12:28:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:51390) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e723e-00014T-A8 for guix-patches@gnu.org; Tue, 24 Oct 2017 12:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e723e-0002bM-0o for guix-patches@gnu.org; Tue, 24 Oct 2017 12:28:02 -0400 Subject: [bug#26685] certbot service experience Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <87tw56dhlp.fsf@dustycloud.org> <87eft3a804.fsf@gnu.org> <87tw0z4u5k.fsf@gnu.org> <87h8wymivl.fsf@dustycloud.org> <871slsmxkq.fsf@dustycloud.org> Date: Tue, 24 Oct 2017 09:27:35 -0700 In-Reply-To: <871slsmxkq.fsf@dustycloud.org> (Christopher Allan Webber's message of "Tue, 24 Oct 2017 09:26:13 -0500") Message-ID: <87a80gpl3c.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Christopher Allan Webber Cc: wingo@igalia.com, 26685@debbugs.gnu.org, clement@lassieur.org Heya! Christopher Allan Webber skribis: > Ludo=E2=80=99, are you okay with me working on getting this into master w= ith > just the webroot plugin for now and marking that the service > configuration interface for this is semi-unstable for now in the manual? > That way we can get this in and get other people to test it, and not > let it languish. I agree, I=E2=80=99m definitely okay with you pushing this! Thank you for taking care of it, Ludo=E2=80=99.