From faca6b801dcace871c8a98c8ee1bba8d7e2994a5 Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Tue, 10 Jul 2001 23:44:01 +0000 Subject: [PATCH] - 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. --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index a8adceb90b..f3bba56104 100644 --- a/README +++ b/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