Wasn't able to find any viable solution for this one, hoping someone will be able to help out.
We're trying to add certain websites on Uptime Kuma to monitor their Certificate Expiration Dates. Do we need to follow strict Status Codes on it? Like if we wanted certificates should we only use 400-499 every time?
Using the curl
method ( curl -i website link ) on cmd/terminal to check seems like a hit or miss most of the time