1 Resposta
- Mais recentes
- Mais votos
- Mais comentários
0
Hello, It does take longer than 72 hours, however if it does not change from Pending Validation to issued after 72 hours. Please feel free to reach out to AWS Support to check on the status.
Reference: https://aws.amazon.com/premiumsupport/knowledge-center/route-53-validate-acm-certificates/
I was able to get this renewed using the add records to route53. When I had done it manually, I had missed an "_" which was causing it to fail.
Conteúdo relevante
- feita há 2 meses
- feita há 12 horas
- feita há um mês
- AWS OFICIALAtualizada há um ano
- AWS OFICIALAtualizada há 2 anos
- AWS OFICIALAtualizada há 2 anos
Is the domain delegated to Route 53? ie, in GoDaddy, does it list the AWS name servers? Usually, if the domain is delegated to Route 53 adding the CNAMES can be done via the certificate manager interface (there's a button to add the records to Route 53). Doing it that way usually results in validation happening within 30 minutes, often sooner.
Thanks! That did the trick! Appreciate the help.