r17286: Simply fail the tls_initialise if we don't have TLS compiled in.
authorAndrew Bartlett <abartlet@samba.org>
Fri, 28 Jul 2006 03:51:20 +0000 (03:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:15:06 +0000 (14:15 -0500)
commit3043969708edbdab58ee57e2fbffa293b6406813
treee73627344b3691540e148560e0bcf42ec81d645c
parentc865aea260dd22b8b5d63e60fd917a52ed719993
r17286: Simply fail the tls_initialise if we don't have TLS compiled in.
Adjust the web_server code to cope with this.

Andrew Bartlett
source/lib/tls/tls.c
source/web_server/web_server.c