Question
WordPress LEMP with Cloudflare - Can't Use Fully encrypted SSL?
So I was struggling to connect my domain to my droplet.
And I found out that the cause is my SSL Setting in Cloudflare that’s set to “Full”.
After changing it to “Flexible”, my domain now works in DigitalOcean.
But setting it to Flexible causes other errors in my site. Mainly the JavaScript in my theme causes “loading chunk failed” and won’t load.
The theme works just fine in my local LEMP stack.
Is the Full SSL setting is not supported in DigitalOcean or is there any other way?
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.
×