This is the kind of SSL certificate which is activated on our new server:
We are using the same SSL certificate as previously and it worked fine before we changed servers.
Although, I am able to access part of my website however, some pages are not working for example, opsec.co.nz/about-us page and previous redirects. I am also unable to login to my admin panel.
Apparently everything works fine from the hosting end. They say that something is wrong with Cloudflare.
Technically, your website is not down, however it keeps redirecting to itself which enters an endless loop and doesnt display the content either of course.
By “proper certificate” sdayman was referring to an officially trusted certificate signed by a certificate authority. https://crt.sh/?id=588269285 would suggest you applied for a certificate on July 10th. Is this the one you have in place?
What is “SSL” set to in your domain’s “Crypto” section?
Yes it loads now but the about us page doesn’t load and the website doesn’t load from the cellphone either and I cannot access my website back-end either.
I changed the SSL settings from full to flexible as suggested earlier.
Considering you changed it to Flexible and it works, I’d rather rule out a TLS issue (or HTTP/HTTPS redirection loop) but there must be some misconfiguration on your server. Its difficult to analyse this remotely, I’d pass that to fix to whomever manages your site.
Well, I manage the website and the hosting company says that they have done the configuration right and everything is fine from their end and asked me to check with you guys as my domain name is pointed to Cloudflare servers.
Well, Cloudflare is unlikely to be the reason for that. You must have somewhere a redirect that is going in circles, initially it was on the main page too, that seems fixed now but the about page still redirects. You seem to use Wordpress, so check its settings as well and try to retrace your steps, in regard to what you changed for the redirect to disappear from the main page.
well, it was updating the DNS entries and changing the SSL status from full to flexible.
One of the customer representatives from the hosting company suggests that I should install the SSL under origin certificate otherwise the SSL won’t work.
Configuring an origin certificate might not be a bad idea, but it all depends on what your current configuration is. If you request an origin certificate from Cloudflare and install it, you could switch to “Full SSL Strict”. Maybe this will fix your issue, but no guarantee
I was referring to the overall configuration, that involves the TLS certificate, ports, any possible redirects configured in the server itself or possibly sent from the application.
I dont know your setup, so I cant say where this “eternal” redirect originates but something got fixed earlier as it does not redirect on the main page anymore, but still on the about page. Thats going to be good old debugging I am afraid.