Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 660 Bytes

File metadata and controls

10 lines (7 loc) · 660 Bytes
title weight
Getting started
1

This package can monitor the validity of ssl certificates. It can notify you when an invalid certificate is found. It can also warn you if a certificate is going to expire soon.

To get started you should create a monitor. To make life easy for you, if the url starts with https:// the package will automatically enable a certificate check.

If you want to run an certificate check without running the uptime check you can set uptime_check_enabled to 0 in the relevant row in the monitors table.