| Index: net/http/transport_security_state_static.json
|
| diff --git a/net/http/transport_security_state_static.json b/net/http/transport_security_state_static.json
|
| index 6d5cd9dc484cd22c11f7586884b41e023268beb5..19daf97f9016023c968d3de7b6037daef023343d 100644
|
| --- a/net/http/transport_security_state_static.json
|
| +++ b/net/http/transport_security_state_static.json
|
| @@ -26,13 +26,6 @@
|
| // mode: (optional string) "force-https" iff covered names should require
|
| // HTTPS
|
| // pins: (optional string) the |name| member of an object in |pinsets|
|
| -// snionly: (optional bool) if true then this entry is only enforced if TLS is
|
| -// enabled because the site in question only serves the correct
|
| -// certificate if SNI is sent. Note that this only covers the case where
|
| -// TLS has been disabled by explicit configuration. If TLS was disabled
|
| -// because of SSLv3 fallback, then the entry is still in force and a
|
| -// fatal certificate error will result. Spurious certificate errors are
|
| -// an unfortunate result of SSLv3 fallback.
|
|
|
| {
|
| "pinsets": [
|
|
|