Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 586 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 586 Bytes

Hubot SSLLabs

I've been meaning to do this for ages, I think I checked if something already existed, and of course I had Important Things To Do tonight so quickly making a Hubot plugin made perfect sense.

Configuration

None.

Usage

  you> @hubot is google.com SSL OK?
hubot> Scanning google.com with Qualys SSL Labs:
       SSL Labs report for google.com:
        Grade A for IP 2607:f8b0:4005:809:0:0:0:200e
        Grade A for IP 172.217.6.46
       Details: https://ssllabs.com/ssltest/analyze.html?d=google.com

License

It's MIT, have fun.