GithubHelp home page GithubHelp logo

runningdogx / tlscollect Goto Github PK

View Code? Open in Web Editor NEW

This project forked from b/tlscollect

0.0 2.0 0.0 492 KB

TLS server configuration collection and reporting. Derived from the TLS Report.

Home Page: http://blog.b3k.us

License: MIT License

Ruby 100.00%

tlscollect's Introduction

tlscollect

tlscollect reports on the cipher and certificate configuration of SSL/TLS servers. It is useful both for checking your own server configurations and for inspecting configurations of sites you use.

Use is simple:

tlscollect –host <hostname>

tlscollect defaults to port 443 (https), but you can specify a different port using –port <port>. If a hostname resolves to multiple IP addresses tlscollect will report on all of them. If you only want a report on a specific IP address, use the –addr <address> option.

Output from the tool is straightforward:

TLS configuration for www.google.com (74.125.224.17), port 443

available protocols: TLSv1 SSLv3

certificate: subject: www.google.com valid for host: YES key length: 1024 (TOO SHORT) hash algorithm: SHA1 encryption algorithm: RSAEncryption issued: Fri Dec 18 00:00:00 UTC 2009 expires: Sun Dec 18 23:59:59 UTC 2011 default cipher: RC4-SHA

available ciphers: RC4-SHA RC4-MD5 AES256-SHA AES128-SHA DES-CBC3-SHA

Comments? [email protected]

tlscollect's People

Contributors

b avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.