jesscanady / checkmyssl

Takes a URL, tells you when the things about to expire.

Home Page:http://checkmyssl.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Purpose

It checks the SSL certificate for a site and reports the expiration date.

Why?

A coworker and I were dorking around one day and came up with the idea. Thought it would be fun to write.

Where The Magic Happens

In lib/site.rb -- everything else is 100% stock Rails stuff.

TODO

  • Tests for lib/site.rb
  • Slicker UI.
  • Probably more features if someone asks.

About

Takes a URL, tells you when the things about to expire.

http://checkmyssl.com

License:Other


Languages

Language:Ruby 99.6%Language:JavaScript 0.4%