зеркало из https://github.com/mozilla/gecko-dev.git
No bug, Automated HPKP preload list update from host bld-linux64-spot-1061 - a=hpkp-update
This commit is contained in:
Родитель
671e873521
Коммит
9df7fce9a4
|
@ -1018,6 +1018,8 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
|
|||
{ "goto.google.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||
{ "groups.google.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||
{ "gstatic.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||
{ "gvt2.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||
{ "gvt3.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||
{ "hangouts.google.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||
{ "history.google.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||
{ "hostedtalkgadget.google.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||
|
@ -1089,8 +1091,8 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
|
|||
{ "ytimg.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||
};
|
||||
|
||||
// Pinning Preload List Length = 350;
|
||||
// Pinning Preload List Length = 352;
|
||||
|
||||
static const int32_t kUnknownId = -1;
|
||||
|
||||
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1441448291452000);
|
||||
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1442053104631000);
|
||||
|
|
Загрузка…
Ссылка в новой задаче