mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-09 09:40:45 -04:00
- openssl has been removed from the distribution. This means
that to use DNSSEC, openssl must be installed and the
--with-openssl option must be supplied to configure. This
does not apply to TSIG, which does not require openssl.
This commit is contained in:
parent
b54a21e047
commit
faca6b801d
1 changed files with 5 additions and 0 deletions
5
README
5
README
|
|
@ -79,6 +79,11 @@ BIND 9.2.0a2
|
|||
- A BIND 8 compatible stub resolver library is now
|
||||
included in lib/bind.
|
||||
|
||||
- openssl has been removed from the distribution. This means
|
||||
that to use DNSSEC, openssl must be installed and the
|
||||
--with-openssl option must be supplied to configure. This
|
||||
does not apply to TSIG, which does not require openssl.
|
||||
|
||||
This distribution also includes a new lightweight stub
|
||||
resolver library and associated resolver daemon that fully
|
||||
support forward and reverse lookups of both IPv4 and IPv6
|
||||
|
|
|
|||
Loading…
Reference in a new issue