From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id +J0jMvlpO2YXNwEAqHPOHw:P1 (envelope-from ) for ; Wed, 08 May 2024 14:03:05 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id +J0jMvlpO2YXNwEAqHPOHw (envelope-from ) for ; Wed, 08 May 2024 14:03:05 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=freakingpenguin.com header.s=x header.b=gndQS1pS; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1715169785; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=9wl6sl2KgW+5ZhDlu5uJSewQKvfqixCU/vsDDFEFFDg=; b=r1BoaGDFUDUosG8nZpckccey5k5lzWeEjzRAJBjx+swz6OWIMhaC0x0YXS+NJp6DZiL7az tGqjZA6KOTQuMcpt12SWWOREDqY3EuitGnlIWjze15kN6adnKf6kN0jp+DTFqEgWHls3Gv pOll1GqhTJNmTxW5GTNhmEoWgwvl58M1oT+0pbG53SiEwoN3bOKR/NWWmPnlZ1JfoV5Jgq VQcRzV9Hf2hClMgO5p1m35gQR1+6lIQwbWTtnIClqSkKUpQVzBPI3RNasG+jrGuYAFulEv NWtphdEhXR8yOCaj2d2NWyowzK2YcjwatVxam6Nxev6Wqg9YJ1z2OXmEkzM8ng== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=freakingpenguin.com header.s=x header.b=gndQS1pS; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1715169785; a=rsa-sha256; cv=none; b=SdCIAqThYT/9NuXmoHnAfyxIs+sAnmQE1W6tLcxzQQ3QYwuAIVPObHYtuzalt2flHFUX6E Uw7YaFzZOhk7yocXGr3H1Ra0YKRFYux0bHsOMfWVFfNExvPVoh/nE3lMbn7E/PQ2J5nmqo 1GWcw850Aobkc6zv/H3hHYUlGkZ/MnJPA5kC3wBkTS+ZnWqTYSd73wt5rt1HEKc7wHWSXN h7JpXLY+qvXG3RxzMGgqyx2bebwmVC8LR5Ixz7g4vIZgmMvJQ0YranpMy4CGJkJmdU8auW NCjQZG/LR5yLtACFezAuV+gfdB3S+mbkZusVZF1h5nAG5e0VyPwx9eCEVwLEHQ== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 527EC7985E for ; Wed, 8 May 2024 14:03:05 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s4g0N-0004NF-HK; Wed, 08 May 2024 08:02:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s4g0L-0004Mp-2C for guix-patches@gnu.org; Wed, 08 May 2024 08:02:37 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1s4g0K-000120-PW for guix-patches@gnu.org; Wed, 08 May 2024 08:02:36 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s4g0j-0008Lx-TR for guix-patches@gnu.org; Wed, 08 May 2024 08:03:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70828] [PATCH] services: certbot: Add certbot-configuration-package to profile. Resent-From: Richard Sent Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 08 May 2024 12:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 70828 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70828@debbugs.gnu.org Cc: Richard Sent X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171516977632101 (code B ref -1); Wed, 08 May 2024 12:03:01 +0000 Received: (at submit) by debbugs.gnu.org; 8 May 2024 12:02:56 +0000 Received: from localhost ([127.0.0.1]:48496 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s4g0e-0008Lh-3q for submit@debbugs.gnu.org; Wed, 08 May 2024 08:02:56 -0400 Received: from lists.gnu.org ([2001:470:142::17]:33018) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s4g0Z-0008Lb-TW for submit@debbugs.gnu.org; Wed, 08 May 2024 08:02:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s4fzo-0004Gr-Cz for guix-patches@gnu.org; Wed, 08 May 2024 08:02:04 -0400 Received: from mail-108-mta48.mxroute.com ([136.175.108.48]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1s4fzj-0000vj-8H for guix-patches@gnu.org; Wed, 08 May 2024 08:02:04 -0400 Received: from filter006.mxroute.com ([136.175.111.2] filter006.mxroute.com) (Authenticated sender: mN4UYu2MZsgR) by mail-108-mta48.mxroute.com (ZoneMTA) with ESMTPSA id 18f5814dd670008ca2.001 for (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Wed, 08 May 2024 12:01:53 +0000 X-Zone-Loop: 9442b153803bf0e57bc179268913d04339b47fe112d1 X-Originating-IP: [136.175.111.2] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=freakingpenguin.com; s=x; h=Content-Transfer-Encoding:MIME-Version: Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=9wl6sl2KgW+5ZhDlu5uJSewQKvfqixCU/vsDDFEFFDg=; b=gndQS1pS9852A4E667+2w0ukCV BWK3Y1g138vX5uHiwgMHM5X2A6arYU8xND+IAUIdh4EIkOcqYNheAncaYfOlsGjFVvHiaCfCZeNfr GBMVdwyVq1ZwPY5OQjZ8qxEzVQfcIOjwXgFNnWSBZX583TVVbtaoBi8HaP5y7QlANvLZr3dD/Q0r8 gydWCy83lLSov+cF4+CO6Fb/P7FWqviHrQ9F2KMiBZyxCzQx7Umr+XYs8WpW0nx6y5dZJuVWCspEH 9gS8/qGrtJCUpiX0UDR7QrbcYiYGA0PSMHELLcBM43RjXQ6QPhkA2h27UvYgmPVoYgKcixCLxmUff RBzaD4TA==; From: Richard Sent Date: Wed, 8 May 2024 08:00:42 -0400 Message-ID: <59b4aeb213fce0283235822576aa51390e6ba4d0.1715169642.git.richard@freakingpenguin.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Authenticated-Id: richard@freakingpenguin.com Received-SPF: pass client-ip=136.175.108.48; envelope-from=richard@freakingpenguin.com; helo=mail-108-mta48.mxroute.com X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, SPF_PASS=-0.001, T_SPF_HELO_TEMPERROR=0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -4.89 X-Migadu-Queue-Id: 527EC7985E X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -4.89 X-TUID: IIiDf9z6gKA7 As the manual suggests running a certbot command to view the issued certificates, add it to the profile. gnu/services/certbot.scm (certbot-service-type): Extend profile-service-type with certbot-configuration-package. Change-Id: I92618597bbdc8d838420b2e0f82de601b0bc609b --- Hi Guix! This is just a small enhancement to certbot-service-type to make it easier to use. The manual suggests running a certbot command to view the issued certificates ($ certbot certificates). So, adding the configured certbot package to the profile improves ease of use. gnu/services/certbot.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnu/services/certbot.scm b/gnu/services/certbot.scm index f287c8367f..b276c49e0f 100644 --- a/gnu/services/certbot.scm +++ b/gnu/services/certbot.scm @@ -350,6 +350,8 @@ (define certbot-service-type (extensions (list (service-extension nginx-service-type certbot-nginx-server-configurations) + (service-extension profile-service-type + (compose list certbot-configuration-package)) (service-extension activation-service-type certbot-activation) (service-extension mcron-service-type base-commit: da41a8f5e85774e2a507d821b5d52e600fb9d1d7 -- 2.41.0