Skip to main content

All Questions

0 votes
1 answer
1k views

Setting up CloudFront with SSL/TLS certificate and EC2 instance

Community. I have a web page served by Apache running on a EC2 AWS instance. I am using AWS Certificate Manager with CloudFront to manage SSL/TLS in order to access the web page using HTTPS My ...
Geraldo's user avatar
3 votes
1 answer
577 views

SSL converted page is not reachable on the internet

My web page is hosted on AWS.and it was SSL converted. I can see the page from my own computer and smartphone in my home Network and Wifi area. But from the outside (ex: access website from a ...
daylyroppo3's user avatar
0 votes
0 answers
102 views

SSL converted web system can not work with third pirty Payment service

My Web app works with a Payment service called Stripe. Stripe proceeds the payment by webhook. I do have a Stripe webhook that is successfully caught and processed in Stripe's TEST MODE, on http local ...
daylyroppo3's user avatar
1 vote
2 answers
2k views

Enable https on EC2 Instance

I have an elastic public IP for my EC2 instance. I have an Nginx server running on it (and nodejs as a backend server). I'd like to enable HTTPS access to my server. My questions: Can I create an SSL ...
Sid's user avatar
  • 21
0 votes
0 answers
106 views

Using a Let's Encrypt SSL certificate for my AWS Server

I have a website at www.example.com that's using a Let's Encrypt wildcard certificate. It works great. I also have a webapp that's running under Tomcat on an AWS EC2 instance. It runs at webapps....
Sander Smith's user avatar
0 votes
1 answer
417 views

How to configure Nginx/Apache to enable HTTPS with EC2 Instance?

I have an EC2 instance set up with a load balancer with the following security group rules and a load balancer that forwards requests for http and https, with a certificate generated by AWS ...
Yu Mad's user avatar
  • 101
1 vote
1 answer
451 views

Get valid ssl certificates with EC2 and OVH

I have an EC2 instance that I will use for some backend services in my mobile app. In order to get valid SSL certificates for this instance, here is what I did: Setup EC2 + python backend services ...
Abilys38's user avatar
  • 111
0 votes
1 answer
117 views

why do we have to create a load balancer in order to add a self-signed certificate to an EC2 instance (to enable SSL)?

I have a self-signed certificate to be added for my EC2 instances. After reading docs, I realized that I have to create a load balancer first to enable https on instances. What's the exact role of the ...
am fs's user avatar
  • 45
1 vote
1 answer
2k views

(AccessDenied) when calling the UploadServerCertificate operation: User xxx is not authorized to perform: iam:UploadServerCertificate

the admin added me as IAM user. I created self signed certificates (private key+certificate) and I tried to upload them through creating a new classic load balancer. I've been trying since yesterday ...
am fs's user avatar
  • 45
0 votes
1 answer
404 views

Cheaper option compared to ALB for using AWS issued certificates

Title basically says it all, I'm curious if there's a service that can handle the SSL layer and then send data to an ec2 instance over plain HTTP (inside the VPN). Application load balancers work ...
George's user avatar
  • 115
0 votes
1 answer
3k views

Amazon load balancer with SSL certificate

I have a web server running on an AWS EC2 instance. In an effort to support https on my custom domain (subdomain, to be precise), I have created a TLS certificate using the Amazon Certificate Manager. ...
Dennis Hackethal's user avatar
2 votes
2 answers
1k views

Struggling to enable SSL on an old EC2 Instance running Apache & Amazon Linux 1

Title Hi. I've been struggling to find out why my EC2 Amazon Linux (1) Instance isn't serving my site at the https:// address, even though I've confirmed that the SSL is configured, per https://www....
anonymoose's user avatar
0 votes
1 answer
119 views

AWS - Load balance for 443 requests but using the server's ssl certificate

I want set up AWS load balancing on my EC2 instance, but I have a kind of dynamic SSL certificate management on it, and because of that, I need use the server's SSL certificate instead of setting up a ...
adrianosmateus's user avatar
1 vote
1 answer
136 views

Issues making a connection secure using AWS EC2

We are hosting a website using the EC2 service on Amazon Web Services. The website is currently up and running but the issue is we are trying to make the connection secure by applying a certificate ...
jacob s's user avatar
  • 13
0 votes
1 answer
2k views

The requested URL was not found on this server

I am trying to enable SSL for port 4100 for an Amazon EC2 Instance. When I access the site https://test.example.com:4100/login, I get an error as follows - The requested URL /login was not found on ...
saranyavsr's user avatar

15 30 50 per page