- Newest
- Most votes
- Most comments
I understand your frustration with the SSL certificate validation process. Let me explain the situation and provide some guidance on how to resolve this issue.
The email addresses you're seeing for certificate validation are standard administrative addresses that AWS Certificate Manager (ACM) uses for domain validation. These are not necessarily real email addresses, but rather predefined addresses that ACM attempts to use for validation purposes.
To resolve this issue, you have a few options:
-
Email Forwarding: You can set up email forwarding for the administrative addresses (admin@, administrator@, hostmaster@, postmaster@, webmaster@) to your personal Gmail address. This way, when ACM sends validation emails to these addresses, they will be forwarded to your Gmail account.
-
Use DNS Validation: Instead of email validation, you can use DNS validation for your certificate. This method doesn't require access to email addresses. You would need to add a CNAME record to your domain's DNS settings as specified by ACM.
-
Update Domain Registration Information: Ensure that your domain registration information is up to date and that privacy protection is not preventing you from receiving emails. For domains purchased through Route 53, privacy protection is enabled by default, which can affect email delivery.
-
Check for Forwarded Emails: If your domain was purchased from Route 53, the validation emails might be sent to obscured email addresses (like @identity-protect.org). These should be forwarded to the email address you have on file with your domain registrar.
To proceed, I recommend:
- Double-check your domain registration details in Route 53 to ensure your personal Gmail address is correctly listed.
- Consider setting up email forwarding for the administrative addresses to your personal email.
- If possible, opt for DNS validation when requesting a new certificate, as this bypasses the need for email validation entirely.
If you continue to have issues, you may need to contact AWS support for further assistance, as there could be specific account or domain registration issues that require their direct intervention.
Sources
Troubleshoot email validation problems - AWS Certificate Manager
Subject: Issue with Pending Validation for SSL Certificate on AWS | AWS re:Post
Troubleshoot certificate validation - AWS Certificate Manager
Hello shibata and thank you for you help.
Having tried deleting the existing certificate (which used email-based validation) and created a new one (which used DNS based validation), and finding that the latter also got stuck waiting for validation, I decided that I wasn't prepared to wait any longer, so I took the nuclear option and migrated the site to a different domain, where creating a certificate with DNS-based validation worked fine!
Philip

Switching to DNS validation is a good idea, but be aware that you will need to delete and reconfigure the certificate. https://docs.aws.amazon.com/acm/latest/userguide/email-validation.html#certificate-considerations