Overview

SSL Track is a simple web application that will keep track of SSL certificates and expiration dates. It is aimed at businesses or web hosting companies which have multiple SSL certificates from multiple certification authorities which don’t provide very good expiration tracking. This application will send an email to a given email address 30 days before a certificate expires.

Technology

SSL Track is a simple web application which uses the YUI (Yahoo! User Interface) components to render tables and dialogs dynamically. YUI also provides AJAX functionality which makes the application quick and lightweight. There is also a simple, single-table object in an MSSQL database for the data storage.

Screenshots