SSL certificates error with godaddy domain and cloudflare certificates

时间:2017-04-06 17:17:45

标签: ssl heroku cloudflare

I'm new to web development and finally been able to create something and show to the world. I have the domain with godaddy, hosted webapp with heroku and using cloudflare SSL certificates. Trying to be cheap as dont want to spend money until I find some traffic to the website.

Chrome and Firefox warn that website is not safe when I type

www.mywebsite.com

however When I type

https://www.mywebsite.com

they work fine. Interestingly I also tested website on opera and it does not warn me at all and successfully show the valid certificates. Can anyone please help?

1 个答案:

答案 0 :(得分:0)

这只是向您显示您正在访问不在SSL(https)中的站点。您应该进行自动重定向以避免人们看到它。