
A dashboard written in JavaScript & HTML to check the remaining time before a TLS certificate expires.
The TLS Dashboard is an innovative tool designed for anyone looking to efficiently monitor the status of TLS certificates. Built using JavaScript and HTML, it provides a clean interface to check how much time remains before a TLS certificate expires, ensuring that users can avoid unexpected downtime. Perfect for developers and system administrators, it combines a backend Node module with a user-friendly frontend, making it easy to track certificate statuses at a glance.
This dashboard not only simplifies the process of certificate monitoring but also allows for customization and flexibility in setup. Whether you're running it locally or deploying it on a web server, the TLS Dashboard is designed to fit various use cases, making it a great addition to any tech stack.
Easy Configuration: Just copy the example configuration files and make minimal adjustments to start monitoring your certificates quickly.
Customizable Output: You can specify the file path and name for the output, allowing for better organization of your monitoring data.
Automatic Updates: Option to run the monitoring script manually or set it up to execute at regular intervals using cronjobs, giving you control over how often you get updates.
Simple User Interface: The dashboard is user-friendly with a darker default theme, though you can revert to a lighter theme if desired.
Remote Server Compatibility: Easily deploy the web service on a remote server with straightforward instructions for setup, allowing for remote monitoring.
Comprehensive Host Monitoring: Tailor the list of monitored hosts to fit your specific needs by editing the appropriate configuration files.
Real-time Certificate Evaluation: The dashboard performs HTTPS connections and evaluates peer certificates in real time, providing timely information about your certificates' statuses.
