Hello, I want to create an AWS Load Balancer that will use HTTPS end to end. I want to use my FreeIPA to generate the certificates for the instances and for the ALB. My questions: 1. Is it possible to issue a certificate from FreeIPA for the AWS ALB since the later will not be a FreeIPA client? If so, how?
2. If I cannot issue a certificate from the FreeIPA, what alternatives do I have? Generate a CSR from any linux box and just sign it?