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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/security/security-explanation-ordering-expected.txt

Issue 1727133002: Expose TLS settings in the Security panel overview, and call out individual obsolete settings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Also check that connection_status is not zero, which is the case for 3 browser tests. Created 4 years, 4 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 | « third_party/WebKit/LayoutTests/http/tests/inspector/security/security-explanation-ordering.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/http/tests/inspector/security/security-explanation-ordering-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/security/security-explanation-ordering-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/security/security-explanation-ordering-expected.txt
index bdfdf978a36e48b94631003f5b7e1c0afc5b615d..f81fd218a0c1f0b9c74813802ceed1abb91373f1 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/security/security-explanation-ordering-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/security/security-explanation-ordering-expected.txt
@@ -30,6 +30,18 @@ View certificate
</DIV>
<DIV class=security-explanation-text >
<DIV class=security-explanation-title >
+Obsolete Connection Settings
+ </DIV>
+ <DIV >
+The connection to this site uses a strong protocol (TLS 1.2), a strong key exchange (ECDHE_RSA), and an obsolete cipher (AES_256_CBC with HMAC-SHA1).
+ </DIV>
+ </DIV>
+</DIV>
+<DIV class=security-explanation security-explanation-secure >
+ <DIV class=security-property security-property-secure >
+ </DIV>
+ <DIV class=security-explanation-text >
+ <DIV class=security-explanation-title >
Secure Resources
</DIV>
<DIV >
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/inspector/security/security-explanation-ordering.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698