I put this together to circumvent some annoying PRTG config dependencies required by PRTG's webhook method, such as SNI and TLS1.2. The Powershell script can handle the TLS requests, even if the PRTG server does not have TLS turned on, there is also no need for SNI value to be set.
I put this together to circumvent some annoying PRTG config dependencies required by PRTG's webhook method, such as SNI and TLS1.2. The Powershell script can handle the TLS requests, even if the PRTG server does not have TLS turned on, there is also no need for SNI value to be set.