summaryrefslogtreecommitdiff
path: root/lib/common/BoxPortsAndFiles.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/common/BoxPortsAndFiles.h.in')
-rw-r--r--lib/common/BoxPortsAndFiles.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common/BoxPortsAndFiles.h.in b/lib/common/BoxPortsAndFiles.h.in
index 8978cd4c..f63e614b 100644
--- a/lib/common/BoxPortsAndFiles.h.in
+++ b/lib/common/BoxPortsAndFiles.h.in
@@ -22,7 +22,7 @@
// default security level if SSLSecurityLevel is not specified: see
// https://github.com/boxbackup/boxbackup/wiki/WeakSSLCertificates
-const int BOX_DEFAULT_SSL_SECURITY_LEVEL = 1;
+const int BOX_DEFAULT_SSL_SECURITY_LEVEL = -1;
// configuration file paths
#ifdef WIN32