Status: Available
Owner: [email protected]
Labels: Type-Bug Pri-2 OS-Windows Area-BrowserBackend

New issue 8470 by [email protected]: Implement LoadTemporaryCert in  
ssl_test_util.cc for Windows
http://code.google.com/p/chromium/issues/detail?id=8470

Right now we have to import our test root CA certificate
(src/net/data/ssl/certificates/root_ca_cert.crt) into the
Windows system certificate store before we can run all the
tests in net_unittests.exe.  It is a hassle.  Morever, on
Windows Vista it is tricky to import a root CA certificate.
You need to run the certificate import dialog as Administrator
and import it into some "physical" certificate store.

It should be possible to import the test root CA certificate
into a temporary certificate store and trust it only for
the unit tests.  We should figure out how to do that.

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to