Let's Encrpt PRTG! (PowerShell Post Request Script)

For anyone using PRTG to monitor your networks, I’ve created a Post Request script for Certify the Web that will convert and install the certificate obtained by Certify and install it in PRTG.

I’ve posted the script and what documentation there is on my GitHub page: LetsEncrypt-PRTG

Enjoy!

Awesome! Nice work.

For info the next major version of Certify The Web will have a deployment task option to export to common formats but this script also reminds me that we will need a powershell script deployment task as well because the pem export (etc) would need to run first, then a script to restart the PRTG service.