Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
collect_ssl_info | 2016-12-15 | 12.2 kB | |
readme.txt | 2016-12-15 | 650 Bytes | |
Totals: 2 Items | 12.8 kB | 0 |
This script shows Information of SSL/TLS speaking servers an checks which cipher the server is willing to connect. Main function of this script is to see which cert a server is using. Then show the cert details and calculate fingerprints The second function ist to see with which ciphers a server is willing to connect to make sure that weak cipher on the server are disabled and therefore fail. By default collect_ssl_info with option -p try all ciphers openssl has build in. This ist mostly sufficient for a check. required - actual as possible openssl - gawk in path /usr/bin/awk licence http://www.gnu.org/licenses/gpl-3.0-standalone.html