From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51326) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eJoZr-0006mT-3s for guix-patches@gnu.org; Tue, 28 Nov 2017 17:42:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eJoZm-0003Q9-7H for guix-patches@gnu.org; Tue, 28 Nov 2017 17:42:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:54809) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eJoZm-0003Q2-4J for guix-patches@gnu.org; Tue, 28 Nov 2017 17:42:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eJoZl-0007Gs-U5 for guix-patches@gnu.org; Tue, 28 Nov 2017 17:42:01 -0500 Subject: bug#26685: certbot service experience Resent-To: guix-patches@gnu.org 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> <87a80gpl3c.fsf@gnu.org> Date: Tue, 28 Nov 2017 23:41:22 +0100 In-Reply-To: <87a80gpl3c.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Tue, 24 Oct 2017 09:27:35 -0700") Message-ID: <87bmjmrppp.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-done@debbugs.gnu.org, clement@lassieur.org Hello! Since everyone was so hesitant I was so blissful ;-), I went ahead and pushed this patch as commit c2e5d74997bdb57dc35e0189188c6917cd5f0f19! \o/ I think it=E2=80=99s better than the status quo, because even if it=E2=80= =99s not perfect, it *is* useful as it is. We can start from here if there are ideas on how to improve it. Ludo=E2=80=99.