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

Unified Diff: chrome/browser/resources/net_internals/index.html

Issue 6793026: Initial support for HSTS certificate locking. This isn't a finished work, but (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 9 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
Index: chrome/browser/resources/net_internals/index.html
===================================================================
--- chrome/browser/resources/net_internals/index.html (revision 80114)
+++ chrome/browser/resources/net_internals/index.html (working copy)
@@ -388,6 +388,7 @@
Domain: <input type=text id=hstsAddInput type="url"
placeholder="example.com"/><br/>
Include subdomains: <input type="checkbox" id=hstsCheckInput />
agl 2011/04/04 23:46:42 Add a <br/> at the end of this line?
+ Certificate fingerprint locks: <input type=text id=hstsAddLocks />
<input type=submit value="Add" />
</form>

Powered by Google App Engine
This is Rietveld 408576698