Tag certificates

Monitoring Root CA Certificate Expiry with PRTG

PRTG Network Monitor ships with a certificate sensor which, among other things, can monitor the expiry of a certificate used on a web server. That’s great, but if you are running your own certificate authority (e.g. Active Directory Certificate Services),…

Running Caddy as a reverse proxy on CentOS 7

Caddy is a relatively new and easy-to-use web server written in Go. It has a few notable features, including being able to automatically request and renew free SSL certificates from Let’s Encrypt. In my environment, I have multiple web/application servers,…