regenerated

This commit is contained in:
Andreas Gustafsson 2001-11-05 23:47:05 +00:00
parent d3d785705a
commit abe885e016
2 changed files with 7 additions and 6 deletions

View file

@ -529,9 +529,9 @@ CLASS="emphasis"
> could be
<TT
CLASS="literal"
>mail.example.net</TT
>mail.example.com</TT
>,
were <TT
where <TT
CLASS="literal"
>com</TT
> is the

View file

@ -535,7 +535,7 @@ CLASS="varname"
...
};
zone "site1.example.com" { // sample slave zone
zone "site1.example.com" { // sample master zone
type master;
file "m/site1.example.com";
forwarders { }; // do normal iterative
@ -1104,9 +1104,10 @@ CLASS="command"
CLASS="command"
>ZONE</B
>, and must be usable for authentication.
It is recommended that zone keys be mandatory to implement a
cryptographic algorithm; currently the only key mandatory to
implement an algorithm is DSA.</P
It is recommended that zone keys use a cryptographic algorithm
designated as "mandatory to implement" by the IETF; currently
these are RSASHA1 (which is not yet supported in BIND 9.2)
and DSA.</P
><P
>The following command will generate a 768 bit DSA key for
the <TT