| 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 8850fbd49fc8a705fede1c9753caa4b1c4fe8235..b453e2605fee5715b56e4f89cd27aa840f47f014 100644
|
| --- a/net/http/transport_security_state_static.json
|
| +++ b/net/http/transport_security_state_static.json
|
| @@ -156,6 +156,12 @@
|
| "DigiCertEVRoot",
|
| "CryptoCat1"
|
| ]
|
| + },
|
| + {
|
| + "name": "lavabit",
|
| + "static_spki_hashes": [
|
| + "Libertylavabitcom"
|
| + ]
|
| }
|
| ],
|
|
|
| @@ -654,6 +660,7 @@
|
| { "name": "cybozu.com", "include_subdomains": true, "mode": "force-https" },
|
| { "name": "davidlyness.com", "include_subdomains": true, "mode": "force-https" },
|
| { "name": "medium.com", "include_subdomains": true, "mode": "force-https" },
|
| + { "name": "liberty.lavabit.com", "include_subdomains": true, "mode": "force-https", "pins": "lavabit" },
|
|
|
| // Entries that are only valid if the client supports SNI.
|
| { "name": "gmail.com", "mode": "force-https", "pins": "google", "snionly": true },
|
|
|