Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / tlslite / README.chromium
index ab0b941..2d5723c 100644 (file)
@@ -37,3 +37,5 @@ Local Modifications:
   failures.
 - patches/intolerance_options.patch: Add an option to further control
   simulated TLS version intolerance.
+- patches/save_client_hello.patch: Save the parsed ClientHello on TLSConnection
+  so tests can query it.