4641: DNSSEC Operational Practices

This commit is contained in:
Mark Andrews 2006-09-15 00:31:24 +00:00
parent 44f44f996c
commit c1c9e72292
3 changed files with 992 additions and 1043 deletions

View file

@ -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

View file

@ -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