mirror of
https://github.com/trimstray/the-book-of-secret-knowledge
synced 2024-11-22 19:23:11 +00:00
added 'OpenSSL'
- signed-off-by: trimstray <trimstray@gmail.com>
This commit is contained in:
parent
37ee2062c9
commit
f8e6a565bb
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo
|
|||
##### :black_small_square: SSL/Security
|
||||
|
||||
<p>
|
||||
:small_orange_diamond: <a href="https://www.openssl.org/"><b>openssl</b></a> - is a robust, commercial-grade, and full-featured toolkit for the TLS and SSL protocols.<br>
|
||||
:small_orange_diamond: <a href="https://gnutls.org/manual/html_node/gnutls_002dcli-Invocation.html"><b>gnutls-cli</b></a> - client program to set up a TLS connection to some other computer.<br>
|
||||
:small_orange_diamond: <a href="https://github.com/nabla-c0d3/sslyze"><b>sslyze
|
||||
</b></a> - fast and powerful SSL/TLS server scanning library.<br>
|
||||
|
|
Loading…
Reference in a new issue