summaryrefslogtreecommitdiffstats
path: root/functions/connection.php
diff options
context:
space:
mode:
Diffstat (limited to 'functions/connection.php')
-rw-r--r--functions/connection.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/functions/connection.php b/functions/connection.php
index 949bd1a..c422df9 100644
--- a/functions/connection.php
+++ b/functions/connection.php
@@ -465,12 +465,13 @@ if ( $read_stream === false ) {
echo "<!-- ";
echo "<span class='glyphicon glyphicon-remove'></span> - ";
echo htmlspecialchars($key);
- echo " <br -->";
+ echo " <br> -->";
}
}
?>
+ <p>Ciphersuites containing <a href="https://en.wikipedia.org/wiki/Null_cipher">NULL</a>, <a href="https://en.wikipedia.org/wiki/Weak_key">DES and RC4</a> are marked RED because they are suboptimal.</p>
</td>
</tr>
<?php