OS Name/Version: Windows Server 2019
Product Name/Version: AMP 2.4.7.0
Problem Description:
I use Cloudflare as a WAF in front of my public facing sites. With Cloudflare, you can setup a origin certificate that is only valid between Cloudflare and the origin server. I have this working fine for Cloudflare connections however it is posing a problem for target connections to the controller.
Is there a way to configure the target to accept this certificate as valid?
This is similar to attempting to use a self-signed certificate for AMP in terms of verifying validity of the certificate.
Using Let’s Encrypt is more complicated because of the use of Cloudflare.
Steps to reproduce:
Use a Cloudflare origin certificate for SSL on the controller.
Actions taken to resolve so far:
Validated that the certificate is the problem, unsure how to add it as a trusted certificate to AMP.
Any help is appreciated, thank you.