Change minimum version of OpenSSL from 0.9.5a to 0.9.6e

This commit is contained in:
Danny Mayer
2002-08-09 02:34:07 +00:00
parent 49d69bbad8
commit dde525678a

View File

@@ -9,7 +9,7 @@ this release of BIND9.
OpenSSL Library Required
To support DNSSEC, BIND 9 must be linked with version 0.9.5a or newer of
To support DNSSEC, BIND 9 must be linked with version 0.9.6e or newer of
the OpenSSL library. As of BIND 9.2, the library is no longer
included in the distribution - it must be provided by the operating
system or installed separately.
@@ -80,4 +80,4 @@ future as we consider them inferior to the use of TSIG or SIG(0) to
ensure the integrity of zone transfers.
$Id: dnssec,v 1.17 2002/07/19 03:50:42 marka Exp $
$Id: dnssec,v 1.18 2002/08/09 02:34:07 mayer Exp $