What domain to set up SSL certificate on for Internet-facing AWS Elastic Load Balancer?Issues with EC2...
Intersection Puzzle
What method can I use to design a dungeon difficult enough that the PCs can't make it through without killing them?
Why would the Red Woman birth a shadow if she worshipped the Lord of the Light?
How do I deal with an unproductive colleague in a small company?
How do conventional missiles fly?
Why is consensus so controversial in Britain?
Ambiguity in the definition of entropy
One verb to replace 'be a member of' a club
Detention in 1997
How can I determine if the org that I'm currently connected to is a scratch org?
Why do bosons tend to occupy the same state?
Why is this clock signal connected to a capacitor to gnd?
Expand and Contract
Why can't we play rap on piano?
Unlock My Phone! February 2018
How badly should I try to prevent a user from XSSing themselves?
How to prevent "they're falling in love" trope
How did the Super Star Destroyer Executor get destroyed exactly?
Avoiding the "not like other girls" trope?
If human space travel is limited by the G force vulnerability, is there a way to counter G forces?
Can a virus destroy the BIOS of a modern computer?
Personal Teleportation: From Rags to Riches
Plagiarism or not?
Size of subfigure fitting its content (tikzpicture)
What domain to set up SSL certificate on for Internet-facing AWS Elastic Load Balancer?
Issues with EC2 Elastic Load Balancer DNS and routingDoes Heartbleed affect AWS Elastic Load Balancer?How to add HTTPS to Elastic Load Balancer?Can AWS Certificate Manager (ACM) Certificates be used on Elastic Load Balancer Instances in Regions other than us-east-1?AWS SSL Certificate without Load-Balancer?AWS is still serving the expired certificate even after associating a new one with the load balancerAdding ACM SSL certificate to Load Balancer not working for EC2 instanceAWS Elastic Beanstalk ACM SSL certificate installation without load balancingDo I need an SSL certificate on my EC2 server even when I have a load balancer?Install AWS SSL Certificate to EC2 instance without load balancer
I have a React app that pings a Node Express server (REST api, HTTP) running on an EC2 instance for data services. I want to support HTTPS, so I was hoping to get a certificate installed on an Elastic Load Balancer and use that for SSL termination. So the React app would ping the ELB on HTTPS, which would forward and talk to the Express server on HTTP.
The issue: what domain should I make the certificate on? The public DNS of the ELB? Amazon says I can't do get an SSL cert on an Amazon-owned DNS: https://docs.aws.amazon.com/acm/latest/userguide/troubleshooting-requests.html#failed-additional-verification-required
Is there something I'm not understanding?
amazon-web-services amazon-ec2 ssl-certificate load-balancing https
New contributor
add a comment |
I have a React app that pings a Node Express server (REST api, HTTP) running on an EC2 instance for data services. I want to support HTTPS, so I was hoping to get a certificate installed on an Elastic Load Balancer and use that for SSL termination. So the React app would ping the ELB on HTTPS, which would forward and talk to the Express server on HTTP.
The issue: what domain should I make the certificate on? The public DNS of the ELB? Amazon says I can't do get an SSL cert on an Amazon-owned DNS: https://docs.aws.amazon.com/acm/latest/userguide/troubleshooting-requests.html#failed-additional-verification-required
Is there something I'm not understanding?
amazon-web-services amazon-ec2 ssl-certificate load-balancing https
New contributor
add a comment |
I have a React app that pings a Node Express server (REST api, HTTP) running on an EC2 instance for data services. I want to support HTTPS, so I was hoping to get a certificate installed on an Elastic Load Balancer and use that for SSL termination. So the React app would ping the ELB on HTTPS, which would forward and talk to the Express server on HTTP.
The issue: what domain should I make the certificate on? The public DNS of the ELB? Amazon says I can't do get an SSL cert on an Amazon-owned DNS: https://docs.aws.amazon.com/acm/latest/userguide/troubleshooting-requests.html#failed-additional-verification-required
Is there something I'm not understanding?
amazon-web-services amazon-ec2 ssl-certificate load-balancing https
New contributor
I have a React app that pings a Node Express server (REST api, HTTP) running on an EC2 instance for data services. I want to support HTTPS, so I was hoping to get a certificate installed on an Elastic Load Balancer and use that for SSL termination. So the React app would ping the ELB on HTTPS, which would forward and talk to the Express server on HTTP.
The issue: what domain should I make the certificate on? The public DNS of the ELB? Amazon says I can't do get an SSL cert on an Amazon-owned DNS: https://docs.aws.amazon.com/acm/latest/userguide/troubleshooting-requests.html#failed-additional-verification-required
Is there something I'm not understanding?
amazon-web-services amazon-ec2 ssl-certificate load-balancing https
amazon-web-services amazon-ec2 ssl-certificate load-balancing https
New contributor
New contributor
New contributor
asked 2 mins ago
Neil PhilipNeil Philip
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "2"
};
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
});
}
});
Neil Philip is a new contributor. Be nice, and check out our Code of Conduct.
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%2fserverfault.com%2fquestions%2f961429%2fwhat-domain-to-set-up-ssl-certificate-on-for-internet-facing-aws-elastic-load-ba%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Neil Philip is a new contributor. Be nice, and check out our Code of Conduct.
Neil Philip is a new contributor. Be nice, and check out our Code of Conduct.
Neil Philip is a new contributor. Be nice, and check out our Code of Conduct.
Neil Philip is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Server Fault!
- 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%2fserverfault.com%2fquestions%2f961429%2fwhat-domain-to-set-up-ssl-certificate-on-for-internet-facing-aws-elastic-load-ba%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