mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
18 lines
632 B
Plaintext
18 lines
632 B
Plaintext
The Net::DSN::SEC suite provides the resource records that are needed for
|
|
DNSSEC (RFC 4033, 4034 and 4035). In addition the DLV RR, a clone of the DS
|
|
RR is supported (RFC 4431)
|
|
|
|
It also provides support for SIG0. That later is useful for dynamic updates
|
|
using key-pairs.
|
|
|
|
RSA and DSA crypto routines are supported.
|
|
|
|
For details see Net::DNS::RR::RRSIG, Net::DNS::RR::DNSKEY,
|
|
Net::DNS::RR::NSEC, Net::DNS::RR:DS, Net::DNS::RR::DLV, and see
|
|
Net::DNS::RR::SIG and Net::DNS::RR::KEY for the use with SIG0.
|
|
|
|
Net::DNS contains all needed hooks to load the Net::DNS::SEC extensions when
|
|
they are available.
|
|
|
|
See Net::DNS for general help.
|