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)
commit84b0eb6a57226b49dc835dda1fa4ed56ebe00037
treefc36e4592c21240a8104ec98ae52e5de8fa0c835
parent4fe4093643cc1fe5c13235a9920bb4b006477229
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
(This used to be commit 3043969708edbdab58ee57e2fbffa293b6406813)
source4/lib/tls/tls.c
source4/web_server/web_server.c