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

This commit is contained in:
ffxbld 2014-08-23 03:29:03 -07:00
parent 8f1e08d168
commit 07de5c29aa

View File

@ -1014,6 +1014,7 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
{ "hostedtalkgadget.google.com", true, false, false, -1, &kPinset_google_root_pems },
{ "include-subdomains.pinning.example.com", true, false, false, -1, &kPinset_mozilla_test },
{ "liberty.lavabit.com", true, true, false, -1, &kPinset_lavabit },
{ "login.corp.google.com", true, false, false, -1, &kPinset_google_root_pems },
{ "mail.google.com", true, false, false, -1, &kPinset_google_root_pems },
{ "market.android.com", true, false, false, -1, &kPinset_google_root_pems },
{ "media.mozilla.com", true, false, true, -1, &kPinset_mozilla },
@ -1066,8 +1067,8 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
{ "ytimg.com", true, false, false, -1, &kPinset_google_root_pems },
};
// Pinning Preload List Length = 328;
// Pinning Preload List Length = 329;
static const int32_t kUnknownId = -1;
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1416650879721000);
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1417256260438000);