1 個回答
- 最新
- 最多得票
- 最多評論
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.
相關內容
- 已提問 1 年前
- 已提問 2 年前
- AWS 官方已更新 2 年前
- AWS 官方已更新 2 年前
- AWS 官方已更新 9 個月前
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.