I have a primary domain certificate *.helio.io with 4 domains issued by AWS and managed by DNS. Two of the domains are not in use any more and I have removed them from route 53 but the certificate is still in pending automatic DNS approval since two domains are not in use. Do I need to request new primary domain certificate for *.helio.io with two remaining domains or they can be deleted somehow?
AWS Certificate renewal pending due to two removed domains from primary domain
25 Views Asked by Alex At
1
There are 1 best solutions below
Related Questions in AMAZON-WEB-SERVICES
- S3 integration testing
- How to get content of BLOCK types LAYOUT_TITLE, LAYOUT_SECTION_HEADER and LAYOUT_xx in Textract
- Error **net::ERR_CONNECTION_RESET** error while uploading files to AWS S3 using multipart upload and Pre-Signed URL
- Failed to connect to your instance after deploying mern app on aws ec2 instance when i try to access frontend
- AWS - Tab Schema Conversion don't show up after creating a Migration Project
- Unable to run Bash Script using AWS Custom Lambda Runtime
- Using Amazon managed Prometheus to get EC2 metrics data in Grafana
- AWS Dns record A not navigate to elb
- Connection timed out error with smtp.gmail.com
- AWS Cognito Multi-tenant Integration | Ok to use Client’s Idp?
- Elasticbeanstalk FastAPI application is intermittently not responding to https requests
- Call an External API from AWS Lambda
- Why my mail service api spring isnt working?
- export 'AWSIoTProvider' (imported as 'AWSIoTProvider') was not found in '@aws-amplify/pubsub'
- How to take first x seconds of Audio from a wav file read from AWS S3 as binary stream using Python?
Related Questions in AWS-ACM
- AWS ACM - How to include 2 .pem files in Import certificate Certificate body
- I can't access my domain even though the CloudFront distribution uses the certificate and is connected to the EC2
- move single route 53 A record under acm wildcard to ACM in separate aws account
- AWS Certificate renewal pending due to two removed domains from primary domain
- AWS Certificate Manager - DNS validation on Hostinger failed
- Create records in AWS Route 53 for ACM certificate
- How do I properly use AWS Temporary Security Credentials with AWS Certificate Manager (ACM) and Terraform?
- AWS Private certificate authorities (Install root CA certificate) using terraform
- Error: no matching Route53Zone found for multple acm certificate for multiple websites in cloudfront
- AWS CDK Api Gateway MTLS ownershipVerificationCertificate for imported certificates on ACM
- Error when using custom truststore in java
- AWS Certificate Manager - certificate verify failed via ELB
- 2 ACM Certificates in AWS, same DNS validation record. One stuck in Pending Validation
- Unable to obtain cert via Amazon ACM for Cambodia TLD
- AWS Terraform child module with specific resources in different region?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Every distinct domain in the certificate must be validated independently. So you'll have to request a new certificate with only the domains you want to support.
Alternately if you still control those domains, you can set up some DNS temporarily (doesn't have to be route 53) and create the CNAME approval records. But I don't see as how that would be easier or quicker than rotating the ACM cert out for one with only the correct domains listed.