Re: Query DS Records from backend
Klaus Darilion <[email protected]>
| Newsgroups | gmane.network.dns.powerdns.user,gmane.network.dns.powerdns.devel |
|---|---|
| Message-ID | <[email protected]> |
On 07.11.2013 18:24, Raphael Dias wrote: > Hi! > > I wonder if there is any way to get DS Records from table cryptokeys. > > I am developing an app to retrieve DS Records from pgsql backend. > > Is anyone developing some dnssec web app for powerdns? I would like to > avoid using pdnssec comands. If you google a bit you can easily find some scripts (I remeber a python one) to calculate the fingerprint. You could also use the bind tools (dnssec-dsfromkey) if you do not like the PDNS tools ;-) regards Klaus