| Index: third_party/tlslite/patches/srp_cert.patch
|
| diff --git a/third_party/tlslite/patches/srp_cert.patch b/third_party/tlslite/patches/srp_cert.patch
|
| deleted file mode 100644
|
| index 8ea579caf5f4c559a38e2a51cd59ab60f13b2152..0000000000000000000000000000000000000000
|
| --- a/third_party/tlslite/patches/srp_cert.patch
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -diff --git a/third_party/tlslite/tlslite/constants.py b/third_party/tlslite/tlslite/constants.py
|
| -index ceaa903..52c20ac 100644
|
| ---- a/third_party/tlslite/tlslite/constants.py
|
| -+++ b/third_party/tlslite/tlslite/constants.py
|
| -@@ -224,7 +224,7 @@ class CipherSuite:
|
| - def getSrpCertSuites(settings):
|
| - return CipherSuite._filterSuites(CipherSuite.srpCertSuites, settings)
|
| -
|
| -- srpAllSuites = srpSuites + srpCertSuites
|
| -+ srpAllSuites = srpCertSuites + srpSuites
|
| -
|
| - @staticmethod
|
| - def getSrpAllSuites(settings):
|
|
|