Issue 2752: CA 2008 security suite restricts Chrome from displaying webpages
http://code.google.com/p/chromium/issues/detail?id=2752

Comment #8 by [EMAIL PROTECTED]:
I can replicate on my vmware image.

 From what I understand:

This is for parental control.

CA injects dlls in IE, Firefox and Chrome. When you browse to a site, the  
injection
sees that (most likely at the network layer), checks the see if it's a  
malicious url
or not. If it's malicious, it redirects to the other page asking you to  
enter your
password. If it's not malicious, it adds it to the whitelist and let the  
call go
through.

In Chrome the injected dll does not seem to work fine. It is able to block  
a request,
but for some reasons it's not able to perform the check to see if the site  
is
malicious or not, so it always denied.

Note that if you browse to a website (google.com, yelp.com) in IE or  
Firefox, the
site will be added to the whitelist automatically and you will be able to  
browse to
it in Chrome too. You can also manually add a site in the CA control panel  
and it
will work in chrome.

At this point I don't know why their hook is not working, but I'll continue  
looking.



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to chromium-bugs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to