From c0224eeb4c48b891ae468fe3b39d9a11083c417e Mon Sep 17 00:00:00 2001 From: ffxbld Date: Sat, 1 Feb 2014 03:16:13 -0800 Subject: [PATCH] No bug, Automated HSTS preload list update from host bld-linux64-ec2-363 - a=hsts-update --- security/manager/boot/src/nsSTSPreloadList.errors | 3 ++- security/manager/boot/src/nsSTSPreloadList.inc | 5 ++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/manager/boot/src/nsSTSPreloadList.errors b/security/manager/boot/src/nsSTSPreloadList.errors index 31588d536887..5ee09cfd6089 100644 --- a/security/manager/boot/src/nsSTSPreloadList.errors +++ b/security/manager/boot/src/nsSTSPreloadList.errors @@ -4,6 +4,7 @@ api.recurly.com: did not receive HSTS header api.simple.com: did not receive HSTS header apis.google.com: did not receive HSTS header (error ignored - included regardless) appengine.google.com: did not receive HSTS header (error ignored - included regardless) +bassh.net: did not receive HSTS header bcrook.com: max-age too low: 86400 betnet.fr: could not connect to host bigshinylock.minazo.net: could not connect to host @@ -55,7 +56,6 @@ jottit.com: did not receive HSTS header kiwiirc.com: max-age too low: 5256000 ledgerscope.net: did not receive HSTS header liberty.lavabit.com: could not connect to host -lifeguard.aecom.com: max-age too low: 3600 lists.mayfirst.org: did not receive HSTS header lumi.do: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsISiteSecurityService.processHeader]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: /builds/slave/m-cen-l64-hsts-000000000000000/getHSTSPreloadList.js :: processStsHeader :: line 125" data: no] mail.google.com: did not receive HSTS header (error ignored - included regardless) @@ -102,6 +102,7 @@ talkgadget.google.com: did not receive HSTS header (error ignored - included reg translate.googleapis.com: did not receive HSTS header (error ignored - included regardless) uprotect.it: could not connect to host wallet.google.com: did not receive HSTS header (error ignored - included regardless) +webmail.mayfirst.org: did not receive HSTS header whonix.org: did not receive HSTS header www.cueup.com: did not receive HSTS header www.developer.mydigipass.com: could not connect to host diff --git a/security/manager/boot/src/nsSTSPreloadList.inc b/security/manager/boot/src/nsSTSPreloadList.inc index 26785ae5dcb5..ab45275b6753 100644 --- a/security/manager/boot/src/nsSTSPreloadList.inc +++ b/security/manager/boot/src/nsSTSPreloadList.inc @@ -8,7 +8,7 @@ /*****************************************************************************/ #include -const PRTime gPreloadListExpirationTime = INT64_C(1401534344234000); +const PRTime gPreloadListExpirationTime = INT64_C(1402139146259000); class nsSTSPreload { @@ -30,7 +30,6 @@ static const nsSTSPreload kSTSPreloadList[] = { { "appseccalifornia.org", true }, { "arivo.com.br", true }, { "bank.simple.com", false }, - { "bassh.net", true }, { "bccx.com", true }, { "bitbucket.org", false }, { "blog.cyveillance.com", true }, @@ -105,6 +104,7 @@ static const nsSTSPreload kSTSPreloadList[] = { { "lastpass.com", false }, { "launchkey.com", true }, { "library.linode.com", false }, + { "lifeguard.aecom.com", false }, { "linode.com", false }, { "linx.net", false }, { "lockify.com", true }, @@ -183,7 +183,6 @@ static const nsSTSPreload kSTSPreloadList[] = { { "ubertt.org", true }, { "wallet.google.com", true }, { "webmail.gigahost.dk", false }, - { "webmail.mayfirst.org", false }, { "webmail.onlime.ch", false }, { "wiki.python.org", true }, { "wiz.biz", true },