Search code examples
amazon-web-servicesssltls1.2aws-acm

Import Porkbun TLS cert into AWS ACM


Was not sure how to import my TLS certificates into AWS Certificate Manager.

The files you get from the download

  • domain.cert.pem
  • intermediate.cert.pem
  • private.key.pem
  • public.key.pem

Solution

  • private.key.pem -> Certificate private key

    intermediate.cert.pem -> Certificate chain

    In domain.cert.pem get the first certificate block -> Certificate body