| Index: third_party/tlslite/README.chromium
|
| diff --git a/third_party/tlslite/README.chromium b/third_party/tlslite/README.chromium
|
| index ea99656cbb67580f6707fde57093fbd7508f0b7d..916fd368c9645b9c626dff10d60922c389fd4d58 100644
|
| --- a/third_party/tlslite/README.chromium
|
| +++ b/third_party/tlslite/README.chromium
|
| @@ -30,3 +30,4 @@ Local Modifications:
|
| - patches/parse_chain.patch: tlslite/X509CertChain.py and tlslite/X509.py were
|
| updated to add a parseChain method, that can parse multiple certificates from
|
| a PEM string.
|
| +- patches/tls_intolerant.patch: allow TLSLite to simulate a TLS-intolerant server.
|
|
|