DNS Certificate Validation with Network Solutions

0

We use Network Solutions for our domain name. Upon generating a Certificate the DNS information was added by Network Solutions. The Certificate, however, was never validated by AWS. Is there another step that is required for us to take in order to validate the certificate?

asked 3 years ago772 views
3 Answers
0

Hello, When did you start the certificate validation request? Please note that your new certificate might continue to display a status of Pending validation for up to 30 minutes.

Reference: https://docs.aws.amazon.com/acm/latest/userguide/dns-validation.html

The above link for the process to validate the certificate. Please follow the same.

AWS
SUPPORT ENGINEER
answered 3 years ago
0

Hi,

You have to find the corresponding CNAME from the certificate and create a recodred with the value of CNAME in the corresponding hosted zone.
If you request the certificate in ACM, you can fine the similar recored from below table and copy them to Route 53 hosted zone as CNAME record for validation.

Domain NameRecord NameRecord TypeRecord Value
example.com_a79865eb4cd1a6ab990a45779b4e0b96.example.com.CNAME_424c7224e9b0146f9a8808af955727d0.acm-validations.aws.
AWS
answered 3 years ago
0

Hi,

To resolve the DNS validation issue caused by the format mismatch between AWS and Network Solutions, please add the CNAME record in Network Solutions as outlined below:

AWS Record nameAWS Record ValueNetwork Solution Record nameNetwork Solution Record value
_ab0c9ec3f88dca2ece386khb89db7d5.example.com._78343dba321bac2f8177cb7f419caf29.sdgjjlodhz.acm-validations.aws._ab0c9ec3f88dca2ece386khb89db7d5 (without domain)_78343dba321bac2f8177cb7f419caf29.sdgjjlodhz.acm-validations.aws
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions