My Firefox browser gives “This site makes use of a SHA-1 Certificate; it’s recommended you use certificates with signature algorithms that use hash functions stronger than SHA-1.” error message in Firebug console every time I open a web page. How to get ride from this error while using the Firebug
3 comments
Comments are closed.
You need to get a new certificate from your host. We are in a transitional period where older certificates are often SHA-1, but newer certificates will likely be SHA-2.
For GoDaddy you need to Re-Key your certificate
https://www.godaddy.com/help/rekey-certificate-4976:
Updating the cert is probably a good idea. Another solution if using firebug, look at my post here. Suppress Firefox/Firebug SHA-1 warning
Try to keep all resources(JS CSS etc) local or remove HTTPS from the resource URL.
Keep only HTTP protocol. Its because of secured HTTP protocol