AWS Certificate Manager certificate in CloudFlare Crypto

Hello, I want to use an AWS Certificate Manager certificate in Cloudflare SSL/TLS.

I use aws acm get-certificate - certificate-arn (get-certificate — AWS CLI 1.27.83 Command Reference) to get the certificate and I get a ** CertificateChain ** and a ** Certificate **.

** CertificateChain ** has 3 sessions as the Cloudflare certificate of origin, but Cloudflare requires an RSA and I get an invalid * CSR error, incorrect format or invalid signature. (note: private key or certificate is not valid CSR) (Code: 1008) * when trying to place the ACM certificate.

I try to use the Cloudflare source certificate, but AWS API Gateway does not allow this operation.

Can someone help me?

This topic was automatically closed after 30 days. New replies are no longer allowed.