Re: Signing one entry with pdnsutil
Brian Candler via Pdns-users <[email protected]>
| Newsgroups | gmane.network.dns.powerdns.user |
|---|---|
| Message-ID | <[email protected]> |
On 12/07/2024 15:15, Roberto Greiner via Pdns-users wrote: > In the procedure documented in > https://pdnsmanager.org/documentation/letsencrypt/, it says to add the > public key to the record using PDNS manager. Just to clarify: there is no "public key" involved in Letsencrypt. It's just a random challenge, and it's just a TXT record. So all you need to learn is how to add a TXT record to your zone - and then remove it afterwards. According to docs <https://doc.powerdns.com/authoritative/manpages/pdnsutil.1.html> I believe this will be: pdnsutil replace-rrset/<ZONE>//_acme-challenge//TXT//"blah blah blah" / pdnsutil delete-rrset/<ZONE>//_acme-challenge//TXT/ _______________________________________________ Pdns-users mailing list [email protected] https://mailman.powerdns.com/mailman/listinfo/pdns-users