2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

clarified the connection between DNSSEC, crypto support,

and OpenSSL [RT #1805]
This commit is contained in:
Andreas Gustafsson 2001-09-26 23:54:46 +00:00
parent dfcd28cce9
commit 29c9e88c6c

3
README
View File

@ -195,7 +195,8 @@ Building
To build shared libraries, specify "--with-libtool" on the To build shared libraries, specify "--with-libtool" on the
configure command line. configure command line.
To build with DNSSEC support, you must have OpenSSL 0.9.5a For the server to support DNSSEC, you need to build it
with crypto support. You must have OpenSSL 0.9.5a
or newer installed and specify "--with-openssl" on the or newer installed and specify "--with-openssl" on the
configure command line. If OpenSSL is installed under configure command line. If OpenSSL is installed under
a nonstandard prefix, you can tell configure where to a nonstandard prefix, you can tell configure where to