Index: /trunk/FACT++/src/ConnectionSSL.cc
===================================================================
--- /trunk/FACT++/src/ConnectionSSL.cc	(revision 19049)
+++ /trunk/FACT++/src/ConnectionSSL.cc	(revision 19050)
@@ -316,5 +316,6 @@
     if (!error)
     {
-        Info("Starting handshake for "+fAddress);
+        if (fVerbose)
+            Info("Starting handshake for "+fAddress);
 
         //stream::set_verify_mode(ssl::verify_peer);
