[Pdns-users] Signing one entry with pdnsutil

Brian Candler b.candler at pobox.com
Fri Jul 12 14:38:47 UTC 2024


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/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20240712/0ef94075/attachment.htm>


More information about the Pdns-users mailing list