Closed tavlima closed 2 years ago
@tavlima, this is a known issue, the ACM ListCertificates API doesn't return ECDSA or RSA-4096 certificates unless explicitly specified. Issue #2719 provides more details. We will either make the key type configurable, or explicitly include the key types in the ACM queries.
Since we will use issue #2719 to track the effort, I will close this one as a duplicate.
Describe the bug
ECDSA certificates are not found by auto-discovery
Steps to reproduce
Expected outcome The controller should be able to locate/discovery ECDSA certificates. Ideally, it should discovery any kind of certificate supported by ALBs.
Environment
Additional Context:
Just adding a RSA-2048 signed certificate to ACM, with the same domains, was enough to make the controller find the certificate.