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.
feedback
|
|
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://) | |||||||
feedback
|
|
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. | |||
|
feedback
|