I have spent 20 hours trying to solve the issue of infinite 302 redirects to a HTTPS Wordpress site. I have followed the various tutorials, and discussion threads on the Internet. Whatever I try the site simply spins in an infinite 302 redirect loop.
Can someone please share a working NGNIX Conf for a Wordpress with HTTPS.
That’s all I want for Christmas right now.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
This should work :-) (I am not using WordPress)
Please generate a DH Group
http2
if your NGINX version is under 1.9.5ssl_protocols
toTLSv1 TLSv1.1 TLSv1.2;
to allow older Clientsssl_trusted_certificate
should be the full chain