Index: third_party/tlslite/README.chromium |
diff --git a/third_party/tlslite/README.chromium b/third_party/tlslite/README.chromium |
index 07a5cd509b5c8241e8c5b618202f9ae3d750b673..c2084cda62dff51412e880c72bd113813fe6968e 100644 |
--- a/third_party/tlslite/README.chromium |
+++ b/third_party/tlslite/README.chromium |
@@ -36,3 +36,5 @@ Local Modifications: |
- patches/certificate_request.patch: Fix client auth for TLS 1.2. |
- patches/aes_gcm.patch: Implement AES-GCM and never select TLS 1.2 ciphers |
unless >= TLS 1.2 is negotiated. |
+- patches/alert_after_handshake.patch: Add an option to send a fatal alert |
+ immediately after the handshake completes. |