From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geerinckx-Rice Subject: bug#32845: guix.info: Missing manual Date: Fri, 28 Sep 2018 22:39:21 +0200 Message-ID: <87a7o1nypy.fsf@tobias.gr> References: <87y3bolf9v.fsf@ambrevar.xyz> <874lect9x0.fsf@elephly.net> <87efdgjb7h.fsf@ambrevar.xyz> <87zhw4rpel.fsf@elephly.net> <87ftxv3vf4.fsf@gnu.org> <87r2hfrmcf.fsf@elephly.net> <87h8i91jaq.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46162) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g5zYT-0002BI-CC for bug-guix@gnu.org; Fri, 28 Sep 2018 16:40:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g5zYQ-0005bW-7Q for bug-guix@gnu.org; Fri, 28 Sep 2018 16:40:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:53787) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g5zYQ-0005bO-3t for bug-guix@gnu.org; Fri, 28 Sep 2018 16:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g5zYQ-0005MN-17 for bug-guix@gnu.org; Fri, 28 Sep 2018 16:40:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87h8i91jaq.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Pierre Neidhardt , 32845@debbugs.gnu.org Ludo', Guix, Ludovic Court=C3=A8s wrote: > Ricardo Wurmus skribis: >> =E2=80=9Ccertbot=E2=80=9D can be used with manual DNS validation, which >> requires us to deploy a DNS TXT record. This can be automated=20 >> with >> certbot hooks (scripts that have access to the token that=20 >> should be >> published via environment variables) or through JSON mode,=20 >> which returns >> an object with the token that can be processed through other=20 >> means. > > I didn=E2=80=99t know about all this! Looks like our Certbot service=20 > doesn=E2=80=99t > support it though? Not out of the box, and last time I checked vanilla certbot didn't=20 provide an nsupdate (RFC2136) hook alongside all the DNSaaS API=20 rubbish. But it's certainly possible, and wonderfully stable once set=20 up. t.gr runs entirely on GuixSD + Knot + DNS-validated LE certs. Kind regards, T G-R