Script shows Information of SSL/TLS speaking servers an checks ciphers
Main function is to see which cert a server is using show cert details and calculate fingerprints
Second function is to see 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
licence
http://www.gnu.org/licenses/gpl-3.0-standalone.html
Dynamic ip address update client. The php script uses a mysql db.
This php script stores all information in a mySQL database for maximum security, portability, and reliabliity. DynamicFreeDNS ip address updater only updates if your i.p. changes. Works with almost any dynamic dns provider. Can get your local i.p. from router or from external url. Web (php) based interface makes managing several domains with several update urls each manageable.