aboutsummaryrefslogtreecommitdiff
path: root/dpi/https.c
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-10-08 16:54:37 +0200
committerjcid <devnull@localhost>2008-10-08 16:54:37 +0200
commit7c7f3dd78162d1bc31384df67b5c79b82acae626 (patch)
tree682ed13cef52580b91f7f11b352f022d3be1e179 /dpi/https.c
parent078a99b620bb57a9a4007d96c4c3f76f996b1229 (diff)
- Disabled basic https
Diffstat (limited to 'dpi/https.c')
-rw-r--r--dpi/https.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/dpi/https.c b/dpi/https.c
index c9c8c78c..256c96d5 100644
--- a/dpi/https.c
+++ b/dpi/https.c
@@ -69,8 +69,7 @@
-#define ENABLE_SSL
-/* #undef ENABLE_SSL */
+#undef ENABLE_SSL
#ifdef ENABLE_SSL
#include <openssl/ssl.h>