The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.06

  • NOTE: In one of ther versions prior to Net::DNS 0.26 a bug got introduced that made Net::DNS::SEC break. The bug was fixed in version 0.27.
  • BUG: - Check on the existence of the private file improved in SIG.pm
    • signame got trailing dot with the create methods and not with others.
  • FEAT: - Added privatekeyname method to KEY.pm
    • Started work on Net::DNS::Keyset.
    • Added RSA/SHA1 (algorithm ID 5) to SIG.pm. Patch supplied by Andy Vaskys, Network Associates Laboratories.
    • Rewrote regexp's to not use $' (Postmatch).

Documentation

DS extraction demo

Modules

DNSSEC Keyset object class
DNS DS resource record
DNS KEY resource record
DNS NXT resource record
DNS SIG resource record