More Info:

Ensure that all the requests made during SSL/TLS certificate issue or renewal process are validated. These requests are managed within your account by the Amazon Certificate Manager (ACM), an AWS service that lets you provision, deploy and maintain SSL/TLS certificates for use with other AWS resources such as ELB load balancers, CloudFront distributions or APIs via Amazon API Gateway.

Risk Level

Medium

Address

Security

Compliance Standards

NIST

Triage and Remediation

Remediation

Sure, here are the step-by-step instructions to remediate the AWS ACM Certificates Not Valid misconfiguration:

  1. Firstly, log in to your AWS Management Console and navigate to the AWS Certificate Manager (ACM) service.

  2. In the ACM dashboard, locate the certificate that is displaying the “Not Valid” status.

  3. Click on the certificate name to view the details of the certificate.

  4. In the certificate details page, check the “Status” field to see if it is showing “Pending Validation” or “Failed”. If the status is “Pending Validation”, then you need to complete the validation process. If the status is “Failed”, then you need to identify the reason for the failure and take appropriate action to fix it.

  5. If the certificate is still in the “Pending Validation” status, click on the “Domain” field to view the validation options.

  6. Choose the appropriate validation method based on your domain registrar and follow the instructions provided by ACM to complete the validation process.

  7. Once the validation process is completed successfully, the certificate status will change to “Issued” and the certificate will become valid.

  8. If the certificate status is “Failed”, check the “Reason” field to identify the reason for the failure.

  9. Based on the reason for the failure, take appropriate action to fix the issue. For example, if the failure reason is “DNS validation failed”, then you need to ensure that the DNS records for your domain are correctly configured.

  10. After fixing the issue, click on the “Request Validation” button to initiate the validation process again.

  11. Once the validation process is completed successfully, the certificate status will change to “Issued” and the certificate will become valid.

That’s it! Following these steps should help you remediate the AWS ACM Certificates Not Valid misconfiguration.

Additional Reading: