diff --git a/install/lib/installer_base.lib.php b/install/lib/installer_base.lib.php
index edf3d21369e37e188e25f606689d04270f40b4eb..cda386c483561c69299453f77ab9249f077999da 100644
--- a/install/lib/installer_base.lib.php
+++ b/install/lib/installer_base.lib.php
@@ -1650,10 +1650,12 @@ class installer_base {
 			echo "\n";
 
         }else{
-            echo "-----\n";
+            /*
+			echo "-----\n";
             echo "Metronome XMPP SSL server certificate is not renewed. Run the following command manual as root to recreate it:\n";
             echo "# (cd /etc/metronome/certs && make localhost.key && make localhost.csr && make localhost.cert && chmod 0400 localhost.key && chown metronome localhost.key)\n";
             echo "-----\n";
+			*/
         }
 
         // Copy init script