ssl setup please
lists
lists at lazygranch.com
Fri Sep 27 22:46:08 UTC 2019
What shows up in the log files?
Do you really need to use Cloudflare? Have you been DDoSed? I view Cloudflare as a man in the middle.
I've been using Let's Encrypt for about a year with no drama.
Original Message
From: nginx-forum at forum.nginx.org
Sent: September 27, 2019 2:53 PM
To: nginx at nginx.org
Reply-to: nginx at nginx.org
Subject: ssl setup please
Hello,
I'm old and have been trying for years (no exaggeration) to get full ssl to
work using cloudflare.
The problem appears to be in the nginx setup somewhere (or maybe in the
linux system which I may or may not have altered throughout the past
years).
When I choose to go "full ssl" my server is dead regardless of whether I try
to access it using :80 or :443
This is why my setup looks like:
server {
listen 80 default_server;
listen 443 default_server;
server_name springfield-ohio-post.com www.springfield-ohio-post.com
any ideas?
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,285740,285740#msg-285740
_______________________________________________
nginx mailing list
nginx at nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
More information about the nginx
mailing list