diff options
author | Remy <relst@relst.nl> | 2014-12-02 05:13:27 +0100 |
---|---|---|
committer | Remy <relst@relst.nl> | 2014-12-02 05:13:27 +0100 |
commit | d8063337f2801baf346618955ade2e382b1e7d10 (patch) | |
tree | 23702df106c7858a1036aa58b693aea88df3e37f /index.php | |
parent | b903e058dac462aeb24b061cf00c4ba68d0f9ebe (diff) | |
download | ssl-decoder-d8063337f2801baf346618955ade2e382b1e7d10.zip ssl-decoder-d8063337f2801baf346618955ade2e382b1e7d10.tar.gz ssl-decoder-d8063337f2801baf346618955ade2e382b1e7d10.tar.bz2 |
Add link to Cipherli.st
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1144,7 +1144,7 @@ <div class="footer"> <div class="col-md-6 col-md-offset-1 container"> - <p class="text-muted">By <a href="https://raymii.org/s/software/OpenSSL_Decoder.html">Remy van Elst</a>. License: GNU GPLv3. <a href="https://github.com/RaymiiOrg/ssl-decoder">Source code</a></p> + <p class="text-muted">By <a href="https://raymii.org/s/software/OpenSSL_Decoder.html">Remy van Elst</a>. License: GNU GPLv3. <a href="https://github.com/RaymiiOrg/ssl-decoder">Source code</a>. <strong><a href="https://cipherli.st/">Strong SSL Ciphers & Config settings @ Cipherli.st</a></strong></p> </div> </div> </body> |