Comment #25 on issue 4150 by wtchang: Security: SwissSign Root marked for EV http://code.google.com/p/chromium/issues/detail?id=4150
Chromium uses the system/native crypto library in each OS. On Mac OS X, we use the Certificate, Key, and Trust Services (and the low-level CDSA if necessary) in the Security Framework. On Linux, we use NSS (the same crypto library that Firefox uses on all platforms). So the "SwissSign Gold CA - G2" root CA certificate won't cause a problem for Chromium on Linux. We haven't written the EV code for Mac yet, so I don't know how Mac OS X's crypto library does policy processing for certificate chains. -- 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 --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
