Cannot Connect to the real www.google.com

29,227

Solution 1

I found a related thread in a Google Chrome forum.

I think that the technology responsible for catching this is HTTP Strict Transport Security;

It looks like one of your extensions is intercepting SSL traffic and, in your case, that looks like BitDefender.

I would stop using BitDefender, but if you want to continue using it you could either look for a setting that stops it from intercepting SSL traffic or contact their support.

Solution 2

Somehow, my computer was one year behind the actual time. I adjusted to the correct time and the time zone. I closed and open Google Chrome. Problem was fixed.

Solution 3

If you want to get past that just type in 'danger' in your browser. (just click on the window anywhere and type 'danger', you won't actually see the letters appear anywhere) it used to be proceed but that no longer works.

Solution 4

I am running WIn XP WITHOUT SP3 update and this solution worked for me when using Chrome.

http://www.technonsense.com/2014/04/chrome-ssl-error-solution/

In short, modify your Chrome shortcut used to access the browser by appending "-ignore-certificate-errors" (without quotes) in the target field (and after "...exe").

I hope this speeds you on your way!

Solution 5

This problem happens because your system datetime is wrong. Update your window datetime correctly.

Share:
29,227
Mohammad Yousefi
Author by

Mohammad Yousefi

Updated on August 01, 2022

Comments

  • Mohammad Yousefi
    Mohammad Yousefi almost 2 years

    I have received this message that I'm not able to connect to the real Google site when I use Chrome as my Browser. I have tried to solved the problem by

    1. Checking my time zone. (because of SSL Credential)

    2. Checking my Browser Proxy.

    3. resetting my setting to default

    4. clearing all caches and cookies

    5. Flushing DNS

    but nothing happens.

    when I checked the browser in safe mode I saw that it could connect to google. I think there is an application that cause the problem.

    I would appreciate if you help me to find the solution and tell me how I can check my connection in the Application layer of OSI model.

    enter image description here

  • Mohammad Yousefi
    Mohammad Yousefi over 10 years
    Thanks. it does work for me.I just disable SSL Scan on my bitdefender. would you please tell me is there any software that tell me where the congestion is when I'm facing with this kind of problem(something same as trace route in network but in application layer).
  • Vince
    Vince over 10 years
    I'm glad I was able to help. I wish I could help you more, but I really don't know anything about the OSI model. I think that's something they teach in a formal computer science curriculum, but I'm entirely self-taught. I was only able to help answer your question because I listen to a security podcast in which they discussed this exact problem recently. As I understand it, there's not really a path with SSL like there is with IP routing. The browsers have a built-in list of trusted certificate authorities that they use to verify SSL signatures.
  • Thomson
    Thomson over 9 years
    It seems this still works.