DescriptionFixes the remaining unit tests failures for OpenSSL:
- implements basic client certificate support in ssl socket
- adds special-case IP address support to allow SSL connections to the test server (iff there is a trusted certificate in the store with 127.0.0.1 in its name)
- enables the test server for loading the temporary cert
- implements the DES encryptor (removed TODO about refactoring the file layout as it's already covered by a TODO in the .h file)
- disabled KeygenHandler tests, as this is not implemented for openssl
- disables the (firefox) importer unittests.
BUG=None
TEST=net_unittests now run green
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=67990
Patch Set 1 #Patch Set 2 : Add test server's cert, implement DES, disable Keygen tests #Patch Set 3 : Disable browser unittests #
Total comments: 6
Patch Set 4 : bulach comments #Patch Set 5 : Clarify comment #
Total comments: 11
Messages
Total messages: 6 (0 generated)
|