I have set up my Cloudflare and it says I have a registered valid HTTPS but it isn’t showing the lock button to dictates it security. I have tried disabling and re-enabling the universal SSL. But it just isn’t working, can someone help me please.
That will redirect HTTP requests which in fact happens, but the browser still gets an HTTP link. Somewhere in the settings there is also a rewrite-to-HTTPS option. Enable that and it might fix the issue as well, but generally speaking I’d search for mixed content here (that issue comes up every few seconds) and follow @Withheld’s link.
I followed the link and it gave two solutions both of which I’ve tried the automatic HTTPs rewrites. However the page is still not showing a secure connection
The images @sandro mentions will load over https. I think they are being called from a script and as such, automatic rewrites won’t work. You need to manually update from http to https, or just follow the directions in the first Resolution item in the link from @Withheld. If this is a wordpress site, check out the recommendation under the resolution section.