Index: third_party/tlslite/README.chromium |
diff --git a/third_party/tlslite/README.chromium b/third_party/tlslite/README.chromium |
index 029c2dbb820932eeac0f1d7eb9ae6854ae5604bd..4d562ed61105d111d34d0256f1e904640e7f58b8 100644 |
--- a/third_party/tlslite/README.chromium |
+++ b/third_party/tlslite/README.chromium |
@@ -33,3 +33,5 @@ Local Modifications: |
- patches/dhe_rsa.patch: Implement DHE_RSA-based cipher suites. |
- patches/req_cert_types.patch: Add a reqCertTypes parameter to populate the |
certificate_types field of CertificateRequest. |
+- patches/reset_on_intolerance.patch: Add an option to send TCP RST rather than |
+ fatal handshake error on simulated intolerance. |