Hi,
We have a set of indexers with no public IPs behind AWS NLB
We would like to use AWS certificates that terminate on the NLB
We have the ACM pem certifcate and the CA (you cant get the private key)
We tested it using openSSL and it is working using the CAfile
How can I configure my UF to use SSL with only the destination pem and CAfile
Thanks