Cloudflare Issues

MasterJiq

Member
Jul 8, 2016
385
23
Hi.

Can I know why my website when going to https:// will get error 522. If I'm searching without https:// the website work perfectly.

I'm using Cloudflare & VPS Server from 4it

Thanks
 

MasterJiq

Member
Jul 8, 2016
385
23
You can use certify the web app to add ssl properly to iis.
Is I'm true doing like this?

You must be registered for see images attach


I got the tutorial from here:


Thanks
Post automatically merged:

On cloudflare when I turned on "Always used HTTPS", my website said it redirected too many times (redirecting loops)
 

JayC

Always Learning
Aug 8, 2013
5,493
1,398
All you should have to do is the following:

Go through the validation process with whoever you bought the the SSL Certificate through (The could be email or file upload verification). Once your SSL is verified you will go into IIS and "Complete Certificate Request" and upload the file you are given from the SSL provider. Then you go into the bindings and you bind the https to that SSL certificate.

Next, you go to your config files and change http -> https on all locations (Hopefully your link is configured in one spot, but occasionally people will hardcode links cause they don't know what the hell they are doing).


Finally, go into Cloudflare and turn on "HTTPS Always ON"
 

Users who are viewing this thread

Top