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

This commit is contained in:
ffxbld 2014-11-08 03:20:20 -08:00
Родитель 52c804c4de
Коммит c53adb3b3f
2 изменённых файлов: 3 добавлений и 2 удалений

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

@ -8,3 +8,4 @@ Can't find hash in builtin certs for Chrome nickname Libertylavabitcom, insertin
Can't find hash in builtin certs for Chrome nickname EntrustRootEC1, inserting GOOGLE_PIN_EntrustRootEC1
Can't find hash in builtin certs for Chrome nickname GoDaddySecure, inserting GOOGLE_PIN_GoDaddySecure
Can't find hash in builtin certs for Chrome nickname SymantecClass3EVG3, inserting GOOGLE_PIN_SymantecClass3EVG3
Can't find hash in builtin certs for Chrome nickname DigiCertECCSecureServerCA, inserting GOOGLE_PIN_DigiCertECCSecureServerCA

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

@ -1076,7 +1076,7 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
{ "script.google.com", true, false, false, -1, &kPinset_google_root_pems },
{ "secure.facebook.com", true, true, false, -1, &kPinset_facebook },
{ "security.google.com", true, false, false, -1, &kPinset_google_root_pems },
{ "services.mozilla.com", true, true, true, 6, &kPinset_mozilla_services },
{ "services.mozilla.com", true, false, true, 6, &kPinset_mozilla_services },
{ "sites.google.com", true, false, false, -1, &kPinset_google_root_pems },
{ "spreadsheets.google.com", true, false, false, -1, &kPinset_google_root_pems },
{ "ssl.google-analytics.com", true, false, false, -1, &kPinset_google_root_pems },
@ -1125,4 +1125,4 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
static const int32_t kUnknownId = -1;
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1423593806543000);
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1423912295636000);