The Net::DSN::SEC suite provides the resource records that are needed for DNSSEC (RFC 4033, 4034 and 4035). It also provides support for SIG0. That latter is useful for dynamic updates using key-pairs. RSA and DSA crypto routines are supported.
The Net::DSN::SEC suite provides the resource records that are needed for DNSSEC (RFC 4033, 4034 and 4035). It also provides support for SIG0. That latter is useful for dynamic updates using key-pairs. RSA and DSA crypto routines are supported.
To install p5.28-net-dns-sec, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install p5.28-net-dns-sec
To see what files were installed by p5.28-net-dns-sec, run:
port contents p5.28-net-dns-sec
To later upgrade p5.28-net-dns-sec, run:
sudo port selfupdate && sudo port upgrade p5.28-net-dns-sec
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.