I scrapped an old droplet and set up a new one a few days ago. I don’t remember playing around with Let’s Encrypt on the old one, but I possibly did. Anyway, I’ve set up the name servers etc. and can access nginx’s landing page from my url. But some unexpected things are happening: 1) every request redirects to https even though I haven’t configured this, and 2) my browser tells me that my site is trying to use a Let’s Encrypt certificate which expired about a month ago (long before the droplet was set up).
Does anyone know how to resolve these issues?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Without seeing the domain, my guess would be you’ve setup Let’s Encrypt at some point. You can lookup your domain here to see all certificates issued: https://crt.sh/
If you ever had the Nginx configuration to add a header called Strict-Transport-Security (HSTS), then your browser remembers to only communicate over HTTPS until the age of the header.
But if you enable developer tools in your browser, you’ll see if it gets redirected from your current server or if it uses HSTS.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.