From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 00/23] WIP: Add the Let's Encrypt client Date: Sun, 06 Dec 2015 22:35:35 +0100 Message-ID: <87vb8bw994.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55151) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5gy8-0004np-3Y for guix-devel@gnu.org; Sun, 06 Dec 2015 16:35:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a5gy4-0001Oe-Tk for guix-devel@gnu.org; Sun, 06 Dec 2015 16:35:44 -0500 In-Reply-To: (David Thompson's message of "Sun, 6 Dec 2015 12:17:48 -0500") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: "Thompson, David" Cc: guix-devel "Thompson, David" skribis: > I pushed all of the patches yesterday, and today I actually used > letsencrypt to generate certificates for my self-hosted web services. > I used 'letsencrypt certonly --webroot' so that I did not have any > server downtime while I generated the certs. Works like a charm! Woohoo! > Thanks for all of the hard work, Leo! Yup! And thanks for the review, Dave! Ludo=E2=80=99.