No bug, Automated HPKP preload list update from host bld-linux64-spot-1092 - a=hpkp-update

This commit is contained in:
ffxbld 2015-10-17 04:10:53 -07:00
Родитель 7b8e76fcc8
Коммит 39d37ae7b8
1 изменённых файлов: 3 добавлений и 2 удалений

Просмотреть файл

@ -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);