From 29c9e88c6ce6c88d9a3e3a9629dbb0df29168ebf Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Wed, 26 Sep 2001 23:54:46 +0000 Subject: [PATCH] clarified the connection between DNSSEC, crypto support, and OpenSSL [RT #1805] --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index d0d6aed98e..74851f3fe9 100644 --- a/README +++ b/README @@ -195,7 +195,8 @@ Building To build shared libraries, specify "--with-libtool" on the 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 configure command line. If OpenSSL is installed under a nonstandard prefix, you can tell configure where to