mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
4641: DNSSEC Operational Practices
This commit is contained in:
parent
44f44f996c
commit
c1c9e72292
3 changed files with 992 additions and 1043 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#!/bin/sh -f
|
||||
for i in $*
|
||||
do
|
||||
i=`echo $i | sed -e 's/^rfc//' -e 's/\.txt$//'`
|
||||
fetch "http://www.ietf.org/rfc/rfc${i}.txt"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -111,3 +111,4 @@
|
|||
in E-Mail, Version 1
|
||||
4470: Minimally Covering NSEC Records and DNSSEC On-line Signing
|
||||
4634: US Secure Hash Algorithms (SHA and HMAC-SHA)
|
||||
4641: DNSSEC Operational Practices
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue