From: Tinderbox User Date: Fri, 31 May 2013 01:04:49 +0000 (+0000) Subject: regen master X-Git-Tag: v9.10.0a1~321 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=8dba66450c29751cf01b7855b8a14f06564bbc04;p=thirdparty%2Fbind9.git regen master --- diff --git a/doc/arm/Bv9ARM.ch04.html b/doc/arm/Bv9ARM.ch04.html index 03bc8f0b1f2..bbcae6f4c8c 100644 --- a/doc/arm/Bv9ARM.ch04.html +++ b/doc/arm/Bv9ARM.ch04.html @@ -1457,14 +1457,15 @@ $ dnssec-signzone -S -K keys example.net<

The modified OpenSSL code is included in the BIND 9 release, in the form of a context diff against the latest verions of - OpenSSL. OpenSSL 0.9.8 and 1.0.0 are both supported; there are + OpenSSL. OpenSSL 0.9.8, 1.0.0 and 1.0.1 are supported; there are separate diffs for each version. In the examples to follow, - we use OpenSSL 0.9.8, but the same methods work with OpenSSL 1.0.0. + we use OpenSSL 0.9.8, but the same methods work with OpenSSL 1.0.0 + and 1.0.1.

Note

The latest OpenSSL versions at the time of the BIND release - are 0.9.8s and 1.0.0f. + are 0.9.8y, 1.0.0k and 1.0.1e. ISC will provide an updated patch as new versions of OpenSSL are released. The version number in the following examples is expected to change.