1 Answer
- Newest
- Most votes
- Most comments
0
From
----BEGIN EC PRIVATE KEY-----
You are trying to import a Let's Encrypt ECDSA cert. If I recall correctly, one of the intermediate cert is RSA.
ACM only accept imports when TLS and all intermediate certs are ECDSA. As a workaround, you can import cert into IAM
Alternatively, AWS Certificate Manager now supports Elliptic Curve Digital Signature Algorithm TLS certificates. You can request a Elliptic Curve Digital Signature Algorithm (ECDSA) P-256 or P-384 cert directly from ACM instead of using Let's Encrypt cert.
Relevant content
- asked 2 years ago
- asked 7 years ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 3 years ago
Hi comrade I seem to have the same issue and opened a topic @ Let's Encrypt to get a hint how to solve this behavior: https://community.letsencrypt.org/t/aws-certificate-manager-acm-error-the-certificate-chain-provided-is-not-in-a-valid-pem-format/185556 Greetings Cyrill