diff options
Diffstat (limited to 'security/ssl-checker/pkg-descr')
-rw-r--r-- | security/ssl-checker/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/security/ssl-checker/pkg-descr b/security/ssl-checker/pkg-descr new file mode 100644 index 000000000000..82c7998c64ac --- /dev/null +++ b/security/ssl-checker/pkg-descr @@ -0,0 +1,8 @@ +ssl-checker is a fast and beautiful command-line tool designed to check SSL +certificates for HTTPS endpoints. It allows users to quickly verify the SSL +status of multiple domains, providing an efficient way to monitor certificate +validity and security. + +The tool supports checking domains directly from the command line or from +configuration files, making it suitable for both ad-hoc checks and automated +monitoring workflows. |