Adding AWS SSL to an external DNS2019 Community Moderator ElectionSSL certificate rejected trying to access GitHub over HTTPS behind firewallMultiple SSL for multiple domains in the same IPHeroku UCC SSL Certificate Not WorkingCan we use one SSL certificate on two different hostingaws route53 CNAME to external site with SSLWhy is Elastic Beanstalk Load Balancer refusing to estabilish a SSL connection?Domain Validation ErrorNetregistry doesn't allow AWS ACM cname validation recordsConfigure SSL with AWSConfigure ssl using aws CA
Why does liquid water form when we exhale on a mirror?
Can I pump my MTB tire to max (55 psi / 380 kPa) without the tube inside bursting?
Why doesn't this Google Translate ad use the word "Translation" instead of "Translate"?
Are there historical instances of the capital of a colonising country being temporarily or permanently shifted to one of its colonies?
Can Mathematica be used to create an Artistic 3D extrusion from a 2D image and wrap a line pattern around it?
Accepted offer letter, position changed
Plausibility of Mushroom Buildings
Are babies of evil humanoid species inherently evil?
meaning and function of 幸 in "则幸分我一杯羹"
Should I take out a loan for a friend to invest on my behalf?
In the quantum hamiltonian, why does kinetic energy turn into an operator while potential doesn't?
Signed and unsigned numbers
Does "Until when" sound natural for native speakers?
Why is computing ridge regression with a Cholesky decomposition much quicker than using SVD?
Recommendation letter by significant other if you worked with them professionally?
Does the nature of the Apocalypse in The Umbrella Academy change from the first to the last episode?
What wound would be of little consequence to a biped but terrible for a quadruped?
Do items de-spawn in Diablo?
Do I really need to have a scientific explanation for my premise?
Declaring and defining template, and specialising them
Was Luke Skywalker the leader of the Rebel forces on Hoth?
PTIJ: wiping amalek’s memory?
Definition of Statistic
Word for a person who has no opinion about whether god exists
Adding AWS SSL to an external DNS
2019 Community Moderator ElectionSSL certificate rejected trying to access GitHub over HTTPS behind firewallMultiple SSL for multiple domains in the same IPHeroku UCC SSL Certificate Not WorkingCan we use one SSL certificate on two different hostingaws route53 CNAME to external site with SSLWhy is Elastic Beanstalk Load Balancer refusing to estabilish a SSL connection?Domain Validation ErrorNetregistry doesn't allow AWS ACM cname validation recordsConfigure SSL with AWSConfigure ssl using aws CA
I have bought a domain from an external resource and I tried to add the AWS SSL certificate into DNS as a CNAME record
Although the AWS Certivicate Name starts with a ' _ ' character, when I tried to add it in DNS it gives me an error as
"Server name can be use letters hypens and dots only"
I do not have any experience regarding this and want to know if I'm doing anything wrong in DNS Validation for AWS SSL Certificate.
amazon-web-services ssl-certificate
add a comment |
I have bought a domain from an external resource and I tried to add the AWS SSL certificate into DNS as a CNAME record
Although the AWS Certivicate Name starts with a ' _ ' character, when I tried to add it in DNS it gives me an error as
"Server name can be use letters hypens and dots only"
I do not have any experience regarding this and want to know if I'm doing anything wrong in DNS Validation for AWS SSL Certificate.
amazon-web-services ssl-certificate
add a comment |
I have bought a domain from an external resource and I tried to add the AWS SSL certificate into DNS as a CNAME record
Although the AWS Certivicate Name starts with a ' _ ' character, when I tried to add it in DNS it gives me an error as
"Server name can be use letters hypens and dots only"
I do not have any experience regarding this and want to know if I'm doing anything wrong in DNS Validation for AWS SSL Certificate.
amazon-web-services ssl-certificate
I have bought a domain from an external resource and I tried to add the AWS SSL certificate into DNS as a CNAME record
Although the AWS Certivicate Name starts with a ' _ ' character, when I tried to add it in DNS it gives me an error as
"Server name can be use letters hypens and dots only"
I do not have any experience regarding this and want to know if I'm doing anything wrong in DNS Validation for AWS SSL Certificate.
amazon-web-services ssl-certificate
amazon-web-services ssl-certificate
asked Mar 7 at 6:18
Muditha PereraMuditha Perera
589
589
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
There are couple of options to solve this:
1. Use Email verification method to get the certificate, if you haven't enabled Privacy protection on the registrar, you'll get a verification email from AWS ACM and you can verify a certificate or ACM also sends verification emails to 5 different email addresses such as:
administrator@your_domain_name
hostmaster@your_domain_name
postmaster@your_domain_name
webmaster@your_domain_name
admin@your_domain_name
- Use Route53, Create a HostedZone for your domain in Route53 and use the name servers Route53 provided and use it on your current registrar.
Create and transfer all the records to Route53 , you don't need to transfer the domain, just use Route53 nameservers to your current registrar.
New contributor
As the solution, I too used route 53 and got it worked. I think my other DNS provider restricted some of the characters of the name of the CNAME record. There should be a way to replace those characters in order to use the AWS SSL certificates in external DNS too. Thank you for the support :)
– Muditha Perera
2 days ago
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55037223%2fadding-aws-ssl-to-an-external-dns%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
There are couple of options to solve this:
1. Use Email verification method to get the certificate, if you haven't enabled Privacy protection on the registrar, you'll get a verification email from AWS ACM and you can verify a certificate or ACM also sends verification emails to 5 different email addresses such as:
administrator@your_domain_name
hostmaster@your_domain_name
postmaster@your_domain_name
webmaster@your_domain_name
admin@your_domain_name
- Use Route53, Create a HostedZone for your domain in Route53 and use the name servers Route53 provided and use it on your current registrar.
Create and transfer all the records to Route53 , you don't need to transfer the domain, just use Route53 nameservers to your current registrar.
New contributor
As the solution, I too used route 53 and got it worked. I think my other DNS provider restricted some of the characters of the name of the CNAME record. There should be a way to replace those characters in order to use the AWS SSL certificates in external DNS too. Thank you for the support :)
– Muditha Perera
2 days ago
add a comment |
There are couple of options to solve this:
1. Use Email verification method to get the certificate, if you haven't enabled Privacy protection on the registrar, you'll get a verification email from AWS ACM and you can verify a certificate or ACM also sends verification emails to 5 different email addresses such as:
administrator@your_domain_name
hostmaster@your_domain_name
postmaster@your_domain_name
webmaster@your_domain_name
admin@your_domain_name
- Use Route53, Create a HostedZone for your domain in Route53 and use the name servers Route53 provided and use it on your current registrar.
Create and transfer all the records to Route53 , you don't need to transfer the domain, just use Route53 nameservers to your current registrar.
New contributor
As the solution, I too used route 53 and got it worked. I think my other DNS provider restricted some of the characters of the name of the CNAME record. There should be a way to replace those characters in order to use the AWS SSL certificates in external DNS too. Thank you for the support :)
– Muditha Perera
2 days ago
add a comment |
There are couple of options to solve this:
1. Use Email verification method to get the certificate, if you haven't enabled Privacy protection on the registrar, you'll get a verification email from AWS ACM and you can verify a certificate or ACM also sends verification emails to 5 different email addresses such as:
administrator@your_domain_name
hostmaster@your_domain_name
postmaster@your_domain_name
webmaster@your_domain_name
admin@your_domain_name
- Use Route53, Create a HostedZone for your domain in Route53 and use the name servers Route53 provided and use it on your current registrar.
Create and transfer all the records to Route53 , you don't need to transfer the domain, just use Route53 nameservers to your current registrar.
New contributor
There are couple of options to solve this:
1. Use Email verification method to get the certificate, if you haven't enabled Privacy protection on the registrar, you'll get a verification email from AWS ACM and you can verify a certificate or ACM also sends verification emails to 5 different email addresses such as:
administrator@your_domain_name
hostmaster@your_domain_name
postmaster@your_domain_name
webmaster@your_domain_name
admin@your_domain_name
- Use Route53, Create a HostedZone for your domain in Route53 and use the name servers Route53 provided and use it on your current registrar.
Create and transfer all the records to Route53 , you don't need to transfer the domain, just use Route53 nameservers to your current registrar.
New contributor
New contributor
answered Mar 7 at 6:44
James DeanJames Dean
612
612
New contributor
New contributor
As the solution, I too used route 53 and got it worked. I think my other DNS provider restricted some of the characters of the name of the CNAME record. There should be a way to replace those characters in order to use the AWS SSL certificates in external DNS too. Thank you for the support :)
– Muditha Perera
2 days ago
add a comment |
As the solution, I too used route 53 and got it worked. I think my other DNS provider restricted some of the characters of the name of the CNAME record. There should be a way to replace those characters in order to use the AWS SSL certificates in external DNS too. Thank you for the support :)
– Muditha Perera
2 days ago
As the solution, I too used route 53 and got it worked. I think my other DNS provider restricted some of the characters of the name of the CNAME record. There should be a way to replace those characters in order to use the AWS SSL certificates in external DNS too. Thank you for the support :)
– Muditha Perera
2 days ago
As the solution, I too used route 53 and got it worked. I think my other DNS provider restricted some of the characters of the name of the CNAME record. There should be a way to replace those characters in order to use the AWS SSL certificates in external DNS too. Thank you for the support :)
– Muditha Perera
2 days ago
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55037223%2fadding-aws-ssl-to-an-external-dns%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown