mirror of
https://github.com/PowerDNS-Admin/PowerDNS-Admin.git
synced 2026-04-25 08:45:55 +03:00
[GH-ISSUE #2] Show DNSSEC details of a zone #3
Labels
No labels
bug / broken-feature
bug / broken-feature
docs / request
feature / request
help / other
mod / help-wanted
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PowerDNS-Admin-PowerDNS-Admin#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @HLFH on GitHub (Dec 30, 2015).
Original GitHub issue: https://github.com/PowerDNS-Admin/PowerDNS-Admin/issues/2
Hi,
Do you support DNSSEC?
If no, please support it.
Thanks in advance,
HLFH
@TacoScheltema commented on GitHub (Mar 13, 2016):
+1 for DNSSEC support
@ngoduykhanh commented on GitHub (Mar 18, 2016):
@HLFH do you mean support creating domain with DNSSEC enabled? If yes, we are not able to do it from front-end yet because the PowerDNS RestAPI doesn't support enabling
dnssecyet.https://doc.powerdns.com/md/httpapi/api_spec/#url-apiv1serversserver95idzones
@HLFH commented on GitHub (Mar 18, 2016):
@ngoduykhanh Yes, it would be great to support it when PowerDNS RestAPI will support
dnssec. At least, for this moment, like nsedit, it would be cool to be able to "show the DNSsec details of a zone".@ngoduykhanh commented on GitHub (Mar 24, 2016):
@HLFH : pushed commit
990bbe5to support showing DNSsec detail of a zonep/s: remember to run
db_migration.pyscript when you pull this new change.@HLFH commented on GitHub (Mar 24, 2016):
@ngoduykhanh Thanks a lot!! Issue solved.