Question
How do I direct http to hsts?
I have am having trouble, I am running hsts with TSLv1.2 and TLSv1.2 and HTTP2. When I started using these techniques I can no longer access the websites using it with out prefixing the url with https://. How do I direct the example.com to https://example.com using the above technology with NGINX?
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.
×