Go-check-cert is a straightforward tool designed to verify the validity of website certificates. Whether checking a single URL or processing a batch from a file, this utility simplifies the process, offering clarity on certificate status with easy installation and usage. Enjoy peace of mind about your website's security.
The go-check-cert project provides a straightforward tool to verify the validity of website certificates. This utility is designed for ease of use and can check the status of both individual URLs and batches of URLs sourced from a file.
Key Features
- Evaluate the validity of website certificates with minimal configuration.
- Process a single URL or a list of URLs from a file for efficient batch checking.
Example Usage
To check the status of website certificates, simply run the tool after installation:
cert-checker
URLs can be input individually, such as github.com, or collectively, like github.com, codeberg.org.
Example Output
The output provides a clear summary of each URL checked:
=== RESULTS ===
1. forum.linuxguides.de
Days: 44 | Valid: 26.02.26 → 27.05.26
Issuer: R12
------------------------------------
2. github.com
Days: 52 | Valid: 06.03.26 → 03.06.26
Issuer: Sectigo Public Server Authentication CA DV E36
------------------------------------
=== SUMMARY ===
OK: 0 | Warn: 2 | Exp: 0 | Err: 0
System Compatibility
The tool has been tested successfully on:
The go-check-cert repository offers an essential resource for developers and administrators needing to monitor website certificate statuses effectively.
No comments yet.
Sign in to be the first to comment.