Project

ssl_labs

0.0
No commit activity in last 3 years
No release in over 3 years
A gem to interface with ssllabs.com scanner
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 1.8.1
>= 1.0.0
 Project Readme

ssl_labs

A gem to provide a client for ssllabs.com SSL/TLS scanner.

The reference client is at https://github.com/ssllabs/ssllabs-scan

TODO

  • Error handling

  • Tests

  • Weirdness: #analyze and #analyze! return different things

  • Helper #methods? for boolean attributes

  • SslLabs constructor must take a URI string with a scheme

  • endpoint_data.details.foo is annoying; remove details

  • Configurable poll delay