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

Unified Diff: third_party/tlslite/README.chromium

Issue 92443002: Extract Certificate Transparency SCTs from stapled OCSP responses (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@extract_scts
Patch Set: rebase and wire extracted SCTs to the CT verifier Created 7 years 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
Index: third_party/tlslite/README.chromium
diff --git a/third_party/tlslite/README.chromium b/third_party/tlslite/README.chromium
index c52e5e46ed2a8468ef21644fc7a65ab2a45d06c0..5308039fe02d1cbfbca6bb01fad9a06e5836f487 100644
--- a/third_party/tlslite/README.chromium
+++ b/third_party/tlslite/README.chromium
@@ -36,3 +36,4 @@ Local Modifications:
checked.)
- patches/signed_certificate_timestamps.patch: add support for sending Signed
Certificate Timestamps over a TLS extension.
+- patches/status_request.patch: add support for sending stapled OCSP responses.
wtc 2013/12/03 01:18:06 Nit: can you combine this patch with the previous
ekasper 2013/12/03 13:50:51 It's one 'git diff' but I don't think it makes sen

Powered by Google App Engine
This is Rietveld 408576698