code: fqa.9front.org

Download patch

ref: 9ac86a20410628ce96f4fc0355b42cf68fccf857
parent: cf1b29e88a566ed37e19c5cfbc520f6c036505ef
author: sl <sl@stanleylieber.com>
date: Thu Oct 28 00:07:58 EDT 2021

fqa7.ms: 7.9.1: ip/acmed -> auth/acmed (thanks, orib)

--- a/fqa7.ms
+++ b/fqa7.ms
@@ -1955,7 +1955,7 @@
 The following uses the CSR from above, and fetches a newly signed certificate:
 
 .P1
-ip/acmed me@example.com fakedom.com.csr \\
+auth/acmed me@example.com fakedom.com.csr \\
 	>fakedom.com.crt
 .P2
 
@@ -1967,26 +1967,16 @@
 .P2
 
 containing the challenge files generated by
-.CW ip/acmed .
+.CW auth/acmed .
 
 Alternatively, the challenges can be completed using DNS.
 This requires your ndb to include the ndb snippet generated by
-.CW ip/acmed :
+.CW auth/acmed :
 
 .P1
 database=
 	...
 	file=/lib/ndb/dnschallenge
-.P2
-
-after which, acmed should be invoked with the
-.I -t
-.B dns
-flag.
-
-.P1
-ip/acmed -t dns me@example.com fakedom.com.csr fakedom.com \\
-	>fakedom.com.crt
 .P2
 
 Read: