TLS Checkers

Star (0)

You can check TLS validity and set the threshold to send notification before the expiry time.

probes:
- id: 'Example'
requests:
- url: http://example.com
certificate:
domains:
- example.com
- expired.badssl.com
- domain: example.com
options:
path: '/foo'
reminder: 30
NameData TypeRequiredDefault ValueDescription
domainsArraytrue-The list of domains to check.
reminderNumberfalse30The number of days to send notification to user before the domain expires.

The domains array can be a mix of strings (host name only, no path), or objects that contain a domain string property for the host name, and an options object property that contains custom HTTPS options for the TLS checker, such as path.

PT Artha Rajamas Mandiri (Hyperjump) is an open-source-first company providing engineering excellence service. We aim to build and commercialize open-source tools to help companies streamline, simplify, and secure the most important aspects of its modern DevOps practices.

Copyright © 2024 Hyperjump Tech. All Rights Reserved.