I have a certificate from the AWS Certificate Manager (ACM) for my site.
I need to establish a HTTPS connection from my load balancer to my EC2 instances, as the application that I have on there requires HTTPS to the instance.
Is it possible to install the certificate from ACM into IIS so that I can use it for end to end HTTPS to the instance?