GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DNSCheck::Test::DNSSEC(3) User Contributed Perl Documentation DNSCheck::Test::DNSSEC(3)

DNSCheck::Test::DNSSEC - Test DNSSEC

  • If there exists DS at parent, the child must use DNSSEC.
  • If there exists DNSKEY at child, the parent should have a DS.
  • A DNSSEC key should not be of type RSA/MD5.
  • At least one DNSKEY should be of type RSA/SHA1.
  • There may exist a SEP at the child.
  • RRSIG(DNSKEY) must be valid and created by a valid DNSKEY.
  • RRSIG(SOA) must be valid and created by a valid DNSKEY.
  • The DS must point to a DNSKEY signing the child's DNSKEY RRset.
  • The DS may point to a SEP at the child.
  • At least one DS algorithm should be of type RSA/SHA1.

->test($zonename)
->rrsig_validities($zonename)

DNSCheck, DNSCheck::Logger
2010-06-29 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.