You need to sign in to do that
Don't have an account?

SSL Error
Hi
I get the following error in Chrome when initially trying to authentiate a user in my portal, this is in my sandbox & not production.
This is probably not the site that you are looking for!
You attempted to reach xxxx.sandbox1.cs7.force.com, but instead you actually reached a server identifying itself as *.cs7.force.com. This may be caused by a misconfiguration on the server or by something more serious. An attacker on your network could be trying to get you to visit a fake (and potentially harmful) version of xxxx.sandbox1.cs7.force.com. You should not proceed.
Am I right in saying that this will not happen when in my production environment, if not whats the fix ?
Force.com Sites don't support SSL fully in sandbox.
In production, as long as you use the .secure.force.com domain name you should not see this error.
HI
You need to add this attribute on your page if you are taking inputs from vf page (username and password).
<apex:form forceSSL="true">
[If you got answer from my post please mark it as solution.]
Thanks,
Kc
Make sure the URL contain https not http