Could you please help configure SSL cert expiration with alert notifications?
I’ve configured it like this for each domain
cd /opt/netdata/etc/netdata/go.d/
edit
x509check.conf
update_every: 60
jobs:
- name: sitename.com
source: https://sitename.com:443
check_full_chain: yes
check_revocation_status: yes
timeout: 2
tls_skip_verify: no
Are there any other configurations?
How to configure a notification about SSL expiration in 7 days.
Suggested template: