How can i fix the untrusted ? And why it appears ? What may cause this problem.This is in FF but in Chrome is red https with x marked on it.
Tell me more
×
Webmasters Stack Exchange is a question and answer site for
pro webmasters. It's 100% free, no registration required.
|
|
If your SSL certificate is not expired, you may want to check if you have unsecure items on your secure page. Exemple loading an external javascript via non-SSL uri (http://) |
|||||||
|
|
Is it possible you registered the ssl for www and your are serving up a non www version of your site or vice versa? Figure out which you are using and redirect the other using .htaccess (or whatever your server uses) to the secure prefix. |
|||
|
|