From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jack Hill Subject: Re: Certbot with alternative certificate authority Date: Thu, 5 Mar 2020 15:42:31 -0500 (EST) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:46190) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j9xKD-00056j-9u for guix-devel@gnu.org; Thu, 05 Mar 2020 15:42:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j9xKC-0005qt-Al for guix-devel@gnu.org; Thu, 05 Mar 2020 15:42:33 -0500 Received: from minsky.hcoop.net ([104.248.1.95]:46094) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j9xKC-0005qO-7Y for guix-devel@gnu.org; Thu, 05 Mar 2020 15:42:32 -0500 Received: from marsh.hcoop.net ([45.55.52.66]) by minsky.hcoop.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1j9xKB-0004hx-W5 for guix-devel@gnu.org; Thu, 05 Mar 2020 15:42:31 -0500 In-Reply-To: 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-mx.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org On Thu, 5 Mar 2020, Jack Hill wrote: > I will clean up these changes and submit a proper patch to improve our > certbot service. Submitted at https://issues.guix.gnu.org/issue/39934 Thanks, Jack