mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-05 08:35:46 -04:00
Change minimum version of OpenSSL from 0.9.5a to 0.9.6e
This commit is contained in:
parent
49d69bbad8
commit
dde525678a
1 changed files with 2 additions and 2 deletions
|
|
@ -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 $
|
||||
|
|
|
|||
Loading…
Reference in a new issue