How does AWS certification work on root domain

0 votes

I have an AWS route 53 domain that's hosting an S3 bucket for my site. I added a wild card cert i.e. *.xyz.com to my domain. However, when I access https://xyz.com the browser doesn't pick up the cert. If I go to to https://www.xyz.net the cert works just fine.

Do I create a new cert? Do I try to configure route 53 to automatically redirect? If so how?

Any help would be appreciated.

Nov 15, 2018 in AWS by Jino
• 5,810 points
601 views

1 answer to this question.

0 votes

You need separate certificate for the root / naked domain.

SSL Certs are valid for the given wildcard depth. * , * .*, * .* .* etc.,

Based on the cert pattern you can notice it is

*.xyz.com not *xyz.com

In case if it matches to all strings in the prefix without a dot. It will match all of the domains like

axyz.com bxyz.com and xyz.com

as well.

answered Nov 15, 2018 by Priyaj
• 58,090 points

Related Questions In AWS

0 votes
1 answer

How can I just increase the size of my root disk on AWS EC2 for use with Elastic Beanstalk?

This can be done using the following ...READ MORE

answered Nov 12, 2018 in AWS by Archana
• 5,640 points
2,898 views
0 votes
1 answer

How does AWS WAF work?

To control the web request, we use ...READ MORE

answered Apr 9, 2019 in AWS by Iktiya
456 views
0 votes
1 answer
0 votes
1 answer

How does AWS work?

AWS has become a lifesaver for many ...READ MORE

answered Jan 27, 2020 in AWS by Kalgi
489 views
0 votes
1 answer

AWS S3 uploading hidden files by default

versioning is enabled in your bucket. docs.aws.amazon.com/AmazonS3/latest/user-guide/….... the ...READ MORE

answered Oct 4, 2018 in AWS by Priyaj
• 58,090 points
5,388 views
–1 vote
1 answer

How to decrypt the encrypted S3 file using aws-encryption-cli --decrypt

Use command : aws s3 presign s3://mybucket/abc_count.png you get ...READ MORE

answered Oct 22, 2018 in AWS by Priyaj
• 58,090 points
4,828 views
0 votes
1 answer

Import my AWS credentials using python script

Using AWS Cli  Configure your IAM user then ...READ MORE

answered Nov 16, 2018 in AWS by Jino
• 5,810 points
2,558 views
0 votes
2 answers
+1 vote
2 answers

How do I run python script on aws EC2 instance(ubuntu)?

I believe that you are using the ...READ MORE

answered Apr 17, 2018 in AWS by Cloud gunner
• 4,670 points
9,904 views
+2 votes
2 answers

How do we move a domain from Hostgator to AWS Route 53?

I found this  Before transferring a domain, make ...READ MORE

answered Aug 3, 2018 in AWS by Priyaj
• 58,090 points
5,243 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP