Check SSL/TLS certificate status and expiration:
Checks SSL/TLS certificate status, expiration dates, and renewal configuration for servers and domains.
/plugin marketplace add danielrosehill/linux-server-plugin/plugin install linux-desktop-mgmt@danielrosehillseurity/Check SSL/TLS certificate status and expiration:
/etc/ssl/certs/, /etc/letsencrypt/live/sudo certbot certificatesfind /etc/letsencrypt/live -name cert.pem -exec openssl x509 -in {} -noout -dates \;journalctl -u certbot -n 50systemctl status certbot.timerProvide Daniel with: