AWS Certificate Manager (ACM) is a service provided by Amazon Web Services (AWS) that simplifies and automates the management of SSL/TLS certificates. SSL/TLS are critical security protocols that encrypt data transmitted between servers and browsers, protecting sensitive information from being compromised.
Using AWS Certificate Manager (ACM) is an ideal solution for applications and websites requiring strong, automated, and efficient security on the AWS platform.
On the List certificates screen, select Request.
In the Fully qualified domain name field, enter workshop1.kongtran.online
.
Scroll down and select Request.
You will now have a Certificate with a pending validation
status. Copy the CNAME name and CNAME value for the domain.
In your domain management page, add a CNAME with the copied name and value, then click Add Record.
The certificate validation may take a few minutes. Once the validation is successful, you will see the “Status” marked as Issued
, like this:
Note: If the Certificate validation status is Failed
, your domain may need a CAA for checking. AWS CAA troubleshooting guide