I need my wordpress website to be accessible via https from the origin server. Previously it was being accesed via http by CloudFlare but now I’m stopping CloudFlare and want to serve directly from the droplet with https.
I’ve registered a domain with NameCheap. Pointed the nameservers to DO. Added the domain in DO. Added an A record pointing to the droplet. Added a DO created ssl certificate.
But the website is inaccessible, and if attempts are made to access via the ip address or using http it 301s to the https version for an unknown reason.
Thanks
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!
Hello, @oliver8bbb098206659bed868e
What I could suggest is to use certbot to issue and install your Let’s Encrypt SSL certificate.
If you are using Apache as your web server, you could follow this step by step tutorial here on how to do that:
If you are using Nginx, you could follow the steps here:
Once installed you will have the option to set all the needed redirection.
Hope that this helps!
Regards, Alex
I had a similar issue and resolved it with advice in this thread
https://meta.discourse.org/t/discourse-version-at-forum-abc-com-au-not-found/124016/4
For me it was the resolution of the ssl certificate in the CAA record
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.