Skip to main content

All Questions

Tagged with
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
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
1 vote
0 answers
2k views

Nginx https reverse proxy set up in Amazon EC2

I am running Ubuntu 14.04.3 and Nginx 1.4.6 on Amazon EC2. I'm trying to set up a reverse proxy for my application on port 8000, which I can see running when I go to www.mywebsite.com:8000. The ...
BJacks's user avatar
  • 11