Re: about the effect of installing with "--without-openssl"

2018-08-26 Thread Doug Barton
On 08/26/2018 07:30 PM, takahiro wrote: That's why I want to know the effect of installing with "without-openssl". What specifically are you trying to accomplish by compiling without openssl? ___ Please visit https://lists.isc.org/mailman/listinfo/bin

Re: about the effect of installing with "--without-openssl"

2018-08-26 Thread takahiro
Hi,there. >In all versions of BIND up to 9.12, it is possible to compile BIND without >openssl by using "configure --without-openssl". last week,I could install BIND9.11.4-P1 by using "configure --without-openssl" in my test machine. It seems that there is no problem with ldd `which named` ,rnd

Re: about the effect of installing with "--without-openssl"

2018-08-26 Thread Matus UHLAR - fantomas
On Sat, Aug 25, 2018 at 10:44:22PM -0500, takahiro wrote: "If I don't use DNSSEC,TSIG,DNS COOKIE, It' no problem that compile without openssl." Is my understanding correct? On 26.08.18 08:58, Evan Hunt wrote: In all versions of BIND up to 9.12, it is possible to compile BIND without openssl by

Re: about the effect of installing with "--without-openssl"

2018-08-26 Thread Evan Hunt
On Sat, Aug 25, 2018 at 10:44:22PM -0500, takahiro wrote: > "If I don't use DNSSEC,TSIG,DNS COOKIE, It' no problem that compile without > openssl." > Is my understanding correct? In all versions of BIND up to 9.12, it is possible to compile BIND without openssl by using "configure --without-openss