From 1289c11170bc4d653316bd6a5ce46328488d13be Mon Sep 17 00:00:00 2001 From: Peter Selby Date: Tue, 21 Dec 2021 09:00:31 -0800 Subject: [PATCH] Skip full certificate? --- lib/fudo/jabber.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/fudo/jabber.nix b/lib/fudo/jabber.nix index 365a8f9..c128609 100644 --- a/lib/fudo/jabber.nix +++ b/lib/fudo/jabber.nix @@ -36,7 +36,7 @@ let in [ cert-copy.certificate cert-copy.private-key - cert-copy.full-certificate + # cert-copy.full-certificate ]; siteCertService = site: