зеркало из https://github.com/mozilla/gecko-dev.git
No bug, Automated HPKP preload list update from host bld-linux64-spot-410 - a=hpkp-update
This commit is contained in:
Родитель
bde4cad906
Коммит
30f46ea33e
|
@ -1035,6 +1035,7 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
|
|||
{ "passwords.google.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||
{ "pinningtest.appspot.com", true, false, false, -1, &kPinset_test },
|
||||
{ "pixel.facebook.com", true, false, false, -1, &kPinset_facebook },
|
||||
{ "pixel.google.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||
{ "platform.twitter.com", true, false, false, -1, &kPinset_twitterCDN },
|
||||
{ "play.google.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||
{ "plus.google.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||
|
@ -1092,8 +1093,8 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
|
|||
{ "ytimg.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||
};
|
||||
|
||||
// Pinning Preload List Length = 363;
|
||||
// Pinning Preload List Length = 364;
|
||||
|
||||
static const int32_t kUnknownId = -1;
|
||||
|
||||
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1451730665863000);
|
||||
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1452335707689000);
|
||||
|
|
Загрузка…
Ссылка в новой задаче