| Index: third_party/tlslite/README.chromium
|
| diff --git a/third_party/tlslite/README.chromium b/third_party/tlslite/README.chromium
|
| index 477a089d5b2a8bd186dd930396b4822e13e79ee8..07a5cd509b5c8241e8c5b618202f9ae3d750b673 100644
|
| --- a/third_party/tlslite/README.chromium
|
| +++ b/third_party/tlslite/README.chromium
|
| @@ -34,3 +34,5 @@ Local Modifications:
|
| - patches/save_client_hello.patch: Save the parsed ClientHello on TLSConnection
|
| so tests can query it.
|
| - 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.
|
|
|