Menu

Tree [907ae7] master /
 History

HTTPS access


File Date Author Commit
 collect_ssl_info 2016-10-01 Your Name Your Name [907ae7] Initial commit
 readme.txt 2016-10-01 Your Name Your Name [907ae7] Initial commit

Read Me

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


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.