Skip to content

why i'm not getting approval for certificate management ?

0

I'm not getting the approval in the certificate management for my domain?

~~MY details for certificate management approval ~~

Certificate id or Identifier : 341f19d8-e8e1-41e8-9693-fd5b37c5055a Domain name : harsha121.space ARN : arn:aws:acm:us-east-1:992382480126:certificate/341f19d8-e8e1-41e8-9693-fd5b37c5055a Cname : _d938e3f34c0dafd67af14088d1f8017a.harsha121.space. Cname value : _f63c285a717e7bd457f519f334641ff3.sdgjtdhdhz.acm-validations.aws.

Enter image description here

asked 2 years ago416 views
1 Answer
3

Hello.

To perform domain verification, try registering the CNAME record displayed on that screen in the corresponding hosted zone.
https://docs.aws.amazon.com/acm/latest/userguide/dns-validation.html

By the way, regarding "harsha121.space", the NS record cannot resolve the name properly as shown below.
Please check whether the NS record is registered correctly.

dig harsha121.space ns

; <<>> DiG 9.16.1-Ubuntu <<>> harsha121.space ns
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 42963
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;harsha121.space.               IN      NS

;; Query time: 1511 msec
;; SERVER: 2405:6581:bd60:600:9a2d:baff:fe51:9c0#53(2405:6581:bd60:600:9a2d:baff:fe51:9c0)
;; WHEN: Fri Jun 07 17:32:59 JST 2024
;; MSG SIZE  rcvd: 44

If you manage your domain with Route53, you can open the hosted zone and check the NS records.
Please check if this record matches the NS record registered in the hosted zone.
a

EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years 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.