зеркало из https://github.com/mozilla/gecko-dev.git
No bug, Automated HPKP preload list update from host bld-linux64-spot-1092 - a=hpkp-update
This commit is contained in:
Родитель
7b8e76fcc8
Коммит
39d37ae7b8
|
@ -778,6 +778,7 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
|
|||
{ "facebook.com", false, false, false, -1, &kPinset_facebook },
|
||||
{ "fi.google.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||
{ "g.co", true, false, false, -1, &kPinset_google_root_pems },
|
||||
{ "g4w.co", true, false, false, -1, &kPinset_google_root_pems },
|
||||
{ "ggpht.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||
{ "glass.google.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||
{ "gmail.com", false, false, false, -1, &kPinset_google_root_pems },
|
||||
|
@ -1093,8 +1094,8 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
|
|||
{ "ytimg.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||
};
|
||||
|
||||
// Pinning Preload List Length = 364;
|
||||
// Pinning Preload List Length = 365;
|
||||
|
||||
static const int32_t kUnknownId = -1;
|
||||
|
||||
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1452940504816000);
|
||||
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1453546865965000);
|
||||
|
|
Загрузка…
Ссылка в новой задаче