We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

use cloudflare free SSL | Forum

Topic location: Forum home » Support » General Questions
Kieron H Leader
Kieron H Feb 23 '15
hi i have cloudflare set up on my domain www.thejanetdevlinfanclub.com with the cloudflare integration plugin installed i have the free universal SSL certificate from them and im trying to change the config.php to but when i do the site says the web page has a redirect loop 
Taissa Team
Taissa Feb 24 '15
Kieron, have you seen this post: http://www.oxwall.org/forum/topic/29218?page=1#post-134727 ?
Please, check your settings according to that post and this instruction: https://docs.oxwall.org/plugin-tuts:cloudflare .
Kieron H Leader
Kieron H Feb 24 '15
hi i have done all this but i am not using full SSL just flexible as i dont have the money is oxwall not compatible with this option 
Taissa Team
Taissa Feb 25 '15
When you set up CloudFlare on your domain the visitors connect not to your web server, they’re connect to CloudFlare.
With Flexible SSL enabled, CloudFlare will talk to your visitors over SSL, but will talk with your web server over non-SSL. This means that the communication channel is not 100% SSL.  As always it’s broken up into 2 stages:
Visitor <=> CloudFlare
CloudFlare <=> Your Web Server
The difference now is that with Flexible SSL, the first stage is encrypted. You can’t just pop into CloudFlare and turn on Flexible SSL because with Flexible SSL, the web requests that hit your actual site are actually still “non-SSL”.  This means that when your site responds with assets/links, it’s still using the non-SSL protocol: “HTTP://” instead of “HTTPS://”.

If You are not using full SSL then you may find this manual useful: https://support.cloudflare.com/...ible-SSL-and-Apache-