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
300 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
354 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
488 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
628 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
576 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
105 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
413 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
448 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

15 30 50 per page
1
2 3 4 5
9