Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(117)

Unified Diff: third_party/tlslite/README.chromium

Issue 6804032: Add TLS-SRP (RFC 5054) support Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: remove "httpsv" scheme, minor NSS/OpenSSL changes Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/url_request/url_request_unittest.cc ('k') | third_party/tlslite/patches/tls-srp-rfc5054.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/tlslite/README.chromium
diff --git a/third_party/tlslite/README.chromium b/third_party/tlslite/README.chromium
index 3fc96652fc751a2103f269ab76017cb8f3c4a3b3..1d859cc5ce95c62b2fa164a22985b22c880b236f 100644
--- a/third_party/tlslite/README.chromium
+++ b/third_party/tlslite/README.chromium
@@ -25,3 +25,6 @@ Local Modifications:
default to a certificate_types of [rsa_sign] in CertificateRequest. Apple's
Secure Transport library rejects an empty list and raises an SSL protocol
error.
+- patches/tls-srp-rfc5054.patch: use RFC 5054's values for the SRP Client Hello
+ extension and cipher suites, and use the unknown_psk_identity alert as
+ described in RFC 5054 (instead of unknown_srp_username).
« no previous file with comments | « net/url_request/url_request_unittest.cc ('k') | third_party/tlslite/patches/tls-srp-rfc5054.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698