Skip to main content

All Questions

Tagged with
0 votes
0 answers
18 views

Duplicating an EC2 instance for creating a development platform for Wordpress site

I have an EC2 instance running Ubuntu hosting a Wordpress site on Apache. I've used LetsEncrypt's CertBot to create an SSL certificate and everything's working fine. I also have direct IP to domain ...
The Feadow's user avatar
0 votes
1 answer
308 views

Moving from Apache2 to NGINX configuration

I have been trying to get my website up after moving from apache2 to nginx on my AWS Ubuntu 20.04 server. I have translated the relevant files from apache2 over to my nginx configuration, however I ...
jabroni's user avatar
  • 103
1 vote
1 answer
364 views

Apache Server Error After Setting Up SSL Configs

I am running an EC2 Linux 2 AMI and was following an AWS tutorial to enable HTTPS on my server. But when I try to restart Apache, error seen in the logs: Apr 10 06:56:40 <maskediphere> systemd[1]...
gakshat's user avatar
  • 11
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
0 votes
1 answer
494 views

How to Enable SSL for Amazon EC2 Instance(LAMP packaged by Bitnami)?

I launch an EC2 instance with an AMI from the marketplace, which is called LAMP packaged by Bitnami. After the instance is launched, I find I can only access its DNS name or IP via HTTP, not HTTPS. It ...
alancc's user avatar
  • 183
0 votes
0 answers
632 views

Let's Encrypt: SSL Certificate is valid for the Domain but not valid Specific Port (net::ERR_SSL_PROTOCOL_ERROR)

I am using VPS: Amazon EC2 and SSL Cert Provider: Let's Encrypt (through Certbot) I have seen some kind of a question but the answer is not useful for my situation. I have a domain api.example.com ...
Ragesh Pikalmunde'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
0 answers
544 views

EC2+nginx+django+gunicorn+letsencrypt ssl -> TIMED OUT

I've been struggling for a few hours now and went through lots of similar questions on SE. However, I couldn't manage to fix my probelm . To answer the obvious questions: there's no firewall on my ...
OD IUM's user avatar
  • 101
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
0 votes
0 answers
1k views

NET::ERR_CERT_COMMON_NAME_INVALID error occuring while AWS ACM certificate loaded on HTTPS load balancer for a domain created in GoDaddy

I have a node js app deployed onto EC2 instance running on port 300 and it is exposed to internet via port 80 & 443 via http load balancers. My security group allows inbound rules on 80 & 443....
user1734698's user avatar
0 votes
0 answers
17 views

Failed to load resource: the server responded with a status of 502 (Bad Gateway) [duplicate]

I recently added a reverse proxy to my website to make websockets connections over SSL, however, I am experiencing a 502 Bad Gateway issue. Whenever I open the website, css files, js and images are ...
Paula Silva's user avatar
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
2 votes
2 answers
7k views

can we apply SSL on an elastic IP on EC2 or should we assign a domain name to the instance before?

should we assign a domain name to our EC2 instance before loading an SSL certification, or we can apply an SSL directly to the elastic ip address we have? thank you
am fs's user avatar
  • 45
0 votes
1 answer
440 views

Old LetsEncrypt SSL certificate still being served by EC2 instance

I'm working on renewing the SSL certificate for my websites. They are all running on the same EC2 instance with the same Apache server. Two of my domains recently expired so I also tried to remove ...
Neel's user avatar
  • 143
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
2 answers
4k views

Cloudfront for TLS Termination?

I was looking for a cheap AWS service that would terminate TLS and also take care of signing an Amazon certificate for an internal application. I found that I can use Cloudfront with a custom origin ...
User9123's user avatar
  • 121
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
1 vote
0 answers
136 views

Load balancer keeps EC2 instance out of service

When I set the ssl ciphers list in the EC2 instance to the below one, ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-...
TrickyExplorer's user avatar
1 vote
1 answer
12k views

wss not working in https but ws works in http apache2 ubuntu

My websocket setup works in http. But if I enable ssl(lets encrypt) and change the ws:// to wss://, browser throws this error. WebSocket connection to 'wss://xx.yy.xx.yy:5001/' failed: Error in ...
krkart's user avatar
  • 255
0 votes
1 answer
433 views

Amazon Linux + SSL + vhosts

I have a new test instance that I have setup with LAMP and SSL. I have the following in my /etc/httpd/conf/httpd.conf file <VirtualHost *:80> ServerAdmin [email protected] ...
Jeffrey Lazo's user avatar
1 vote
0 answers
256 views

ssl files: Nginx works but Nodejs https module does not?

I have a Node instance running on an EC2 instance. I just got my ssl certificate, private key and ca-bundle. so I put them in Nodejs like: var options = { key: fs.readFileSync("/path/to/private/key"...
J. C's user avatar
  • 13
2 votes
1 answer
3k views

How to check TLS version used while session is open during a connection [closed]

I am using an ec2 linux machine. How do I check the TLS / SSL version from the command line or browser?
petey's user avatar
  • 572
0 votes
2 answers
1k views

Installing / using Amazon free SSL cert on EC2 instance with vhost setup

I have a single EC2 instance (amazon linux) behind an ELB. I have configured up the free Amazon SSL certificate but I'm now wondering if i need to install that cert on my server as i did with my old ...
Danny Browne's user avatar
0 votes
1 answer
901 views

Error creating SSL cert with LetsEncrypt certbot on Amazon Linux

I'm trying to setup a free LetsEncrypt SSL certificate for a web server (Apache) running on an AWS EC2 instance running Amazon Linux (2017.09) using the certbot software. I can't seem to get it from ...
RTF's user avatar
  • 218
2 votes
1 answer
2k views

Automatically adding an SSL Certificate to a new AWS EC2 instance on creation

I've written a script that creates an AWS EC2 instance via API and I need to automate the install of the wildcard certificates to be used by this new instance for HTTPS via Apache. Previously, I had ...
Joum's user avatar
  • 151
0 votes
1 answer
950 views

SSL on an EC2 instance without a load balancer

I don't have a lot of experience configuring SSL for a site so there's a good chance I'm missing something, but how does one configure SSL for an EC2 without going through a load balancer? This is ...
Ryan Grush's user avatar
0 votes
2 answers
3k views

Action 'configtest' failed

How can I fix this? I am using an Amazon EC2 which is an image of another EC2 instance: ubuntu@ip:~/LabelMeAnnotationTool-master$ sudo apt-get install apache2 Reading package lists... Done Building ...
Mona Jalal's user avatar
5 votes
2 answers
12k views

AWS: how to install AWS-issued SSL certificate on my Windows Server EC2?

I have a EC2 instance that is a Window Server 2016 running an ASP.NET website. I got an AWS-issued SSL certificate. How do I install this certificate on this EC2 instance? It is Windows environment so ...
AussieDude's user avatar
0 votes
1 answer
801 views

Cloudflare -> EC2 -> EC2 522 Errorr

I'm having an issue where Cloudflare is pointing at an EC2 instance through SSL and it's redirecting traffic to another EC2 instance through HTTP. It's been working properly until yesterday where ...
nnbz's user avatar
  • 1
1 vote
0 answers
605 views

Problems matching VirtualHost for SSL and non-SSL domains

I have a setup of 5 domains. They have a record under <VirtualHost *:80> for non-SSL. Each of them have its own record under ex. <VirtualHost 172.30.0.245:443> ServerName www.acme.com ...
Todor Georgiev's user avatar
1 vote
1 answer
1k views

AWS find .cer and .key file [closed]

I have httpd running on AWS EC2. I have requested SSL certificate and the web server is running fine on https. Now, I want to attach the certificate with a WebRTC easyrtc server which requires .crt ...
Bhavesh G's user avatar
  • 135
63 votes
4 answers
92k views

Download SSL certificate from aws certificate manager

I am using aws certificate manager for managing SSL. Recently I purchased a wildcard ssl *.example-private.com Now I need that SSL certificate to deploy on enterprise git instance on aws. How can i ...
Shailesh Sutar's user avatar
0 votes
1 answer
2k views

Expose a SQL server database with a load balancer

We have several Machines that communicate with each other inside a VPC on AWS. All of them are in privete subnets with no public IP address. One of those machines is a MSSQL server, our main Database. ...
lonewarrior556's user avatar
1 vote
0 answers
843 views

Redirect loop - AWS ELB SSL Nginx

We have certificate installed on ELB provided by AWS certificate services, also a self signed certificate is configured on Nginx web server. Now, when user comes to https://www.example.org/ it says ...
Farmi's user avatar
  • 19
-1 votes
1 answer
874 views

Amazon EC2 Centos SSL installation error

Apache version : 2.4.6, OS : Centos I am trying to install SSL on my Amazon EC2 CentOS but I am having error while restarting httpd after changing httpd config file. httpd config: #craveinn <...
m1alesis's user avatar
  • 101
1 vote
1 answer
2k views

multiple vhosts on amazon ec2 instance: cannot access any other vhost than default

I have an Amazon EC2 instance running Ubuntu 14.04 with Apache 2.4. I have configured Apache with 3 virtual hosts, all for HTTPS only. The problem is, when I try access the web server from the ...
ronin667's user avatar
  • 133
0 votes
1 answer
228 views

How to upload a certificate to Amazon ELB?

I've generated the pem files for a new certificate which we recently purchased from comodo, using this link as a guide: "https://guillaumemaka.com/2015/05/06/install-your-comodo-certificates-to-amazon-...
Jack BeNimble's user avatar
1 vote
1 answer
504 views

Installing SSL Certificate

I am trying to install an SSL certificate on my Apache server that's hosted on an EC2 instance from AWS. I originally intended to go with AWS Certificate Manager and put the SSL on a Load Balancer but ...
user352934's user avatar
0 votes
1 answer
120 views

Adding a second SSL for a second domain on a server - second domain is still using the first SSL Cert

I need to add an ssl cert to a second domain on my server (AWS Amazon Linux) I thought I enabled SNI correctly? although probably not... domain1 already has a functioning SSL cert. First attempt I ...
Jason Kofoed's user avatar
1 vote
1 answer
7k views

nginx port 443 access denied

I am trying to use ssl on nginx /django in ec2 . This is the config server { listen 443; ssl on; ssl_certificate /apps/cert-chain.crt; ...
Karl's user avatar
  • 141
0 votes
0 answers
1k views

setting up ssl on amazon ec2 linux instance

I have been struggling to setup ssl on my amazon ec2 server from 2 days. I have gone to aws docs for setting it up. I have generated private key and csr and got ssl certificate from www.ssl.com. I ...
Raghunandan J's user avatar

15 30 50 per page