Comment #16 on issue 14733 by [email protected]: Mac SSL unit tests  
disabled
http://code.google.com/p/chromium/issues/detail?id=14733

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=24625

------------------------------------------------------------------------
r24625 | [email protected] | 2009-08-27 10:49:41 -0700 (Thu, 27 Aug 2009) |  
5 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/base/x509_certificate.cc?r1=24625&r2=24624
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/base/x509_certificate.h?r1=24625&r2=24624
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/base/x509_certificate_mac.cc?r1=24625&r2=24624
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/socket/ssl_client_socket_mac.cc?r1=24625&r2=24624
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/socket/ssl_client_socket_mac.h?r1=24625&r2=24624
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/socket/ssl_client_socket_unittest.cc?r1=24625&r2=24624
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/socket/ssl_test_util.cc?r1=24625&r2=24624

Enable SSLClientSocketTest unit tests on Mac OS X by implementing our own  
certificate validation code. This gives us proper hostname matching,  
multiple error codes (e.g., before a certificate could be marked as expired  
or untrusted, but not both), revocation checking, and EV certificate  
checking.

BUG=19286,10910,14733
TEST=https://www.paypal.com should work without warning. https://paypal.com  
should get a warning about a hostname mismatch.  
https://test-ssev.verisign.com:1443/test-SSEV-expired-verisign.html should  
give a warning about an expired certificate.
Review URL: http://codereview.chromium.org/174102
------------------------------------------------------------------------


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