crtsh

Build Status Coverage Status CodeFactor

crt.sh API client for Ruby.

Installation

gem install crtsh-rb

Usage

require "crtsh"

api = Crtsh::API.new
res = api.search("crt.sh")

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ninoseki/crtsh.

License

The gem is available as open source under the terms of the MIT License.