The error I get:


The server's security certificate is revoked!

You attempted to reach www.google.com, but the certificate that the server presented has been revoked by its issuer. This means that the security credentials the server presented absolutely should not be trusted. You may be communicating with an attacker. You should not proceed.


It works fine in Google Chrome.

link|improve this question

80% accept rate
feedback

migrated from serverfault.com Jul 4 '10 at 0:24

This question came from our site for system administrators and desktop support professionals.

1 Answer

up vote 5 down vote accepted

This is a known issue that deals with having the incorrect system time set. Verify your system time against a network time server first then see if the issue reoccurs.

Here's the info on the bug:

http://code.google.com/p/chromium/issues/detail?id=22796

link|improve this answer
Thanks. Meanwhile I worked it around by turning the certificate check off. – grigy Jul 3 '10 at 18:25
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.