It checks the SSL certificate for a site and reports the expiration date.
A coworker and I were dorking around one day and came up with the idea. Thought it would be fun to write.
In lib/site.rb
-- everything else is 100% stock Rails stuff.
- Tests for
lib/site.rb
- Slicker UI.
- Probably more features if someone asks.