AWS Certificate Manager requests three items to register your SSL certificate - you will need to copy & paste your STAR.cert to "Certificate body", your_private.key to "Certificate private key", and STAR.ca-bundle to "Certificate chain"

If you have following files got from your SSL provider, you may able to import it easily.

  • your_private.key
  • STAR.crt
  • STAR.ca-bundle


And AWS Certificate Manager may request following three items:


What you need to do are following:

  • Copy & paste your STAR.cert to "Certificate body"
  • Copy & paste your_private.key to "Certificate private key"
  • Copy & paste STAR.ca-bundle to "Certificate chain"