how is this different?
authorFred T. Hamster <fred@gruntose.com>
Tue, 12 Jun 2012 00:46:37 +0000 (20:46 -0400)
committerFred T. Hamster <fred@gruntose.com>
Tue, 12 Jun 2012 00:46:37 +0000 (20:46 -0400)
nucleus/library/crypto/ssl_init.cpp

index f32da3a49787ec0b0f707f81bbda7cc3d681e07d..9a54f5274a79c79928fbc7cdb5579cd52af03224 100644 (file)
@@ -36,7 +36,7 @@ const int SEED_SIZE = 100;
 // our global initialization object.
 SAFE_STATIC_CONST(ssl_init, static_ssl_initializer, )
 
-//#define DEBUG_SSL
+#define DEBUG_SSL
   // uncomment to cause more debugging information to be generated, plus
   // more checking to be performed in the SSL support.