[tbb-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-centos6-hp-009 - a=hsts-update
mikeperry at torproject.org
mikeperry at torproject.org
Fri Aug 29 05:26:37 UTC 2014
commit 8ebd92cdd60c09b0226a5887150fe449db7aa668
Author: ffxbld <none at none>
Date: Sat Feb 22 03:14:29 2014 -0800
No bug, Automated HSTS preload list update from host bld-centos6-hp-009 - a=hsts-update
---
security/manager/boot/src/nsSTSPreloadList.errors | 2 --
security/manager/boot/src/nsSTSPreloadList.inc | 6 +++++-
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/security/manager/boot/src/nsSTSPreloadList.errors b/security/manager/boot/src/nsSTSPreloadList.errors
index 2bd6d28..f745fc5 100644
--- a/security/manager/boot/src/nsSTSPreloadList.errors
+++ b/security/manager/boot/src/nsSTSPreloadList.errors
@@ -37,7 +37,6 @@ factor.cc: could not connect to host
fatzebra.com.au: did not receive HSTS header
fj.simple.com: did not receive HSTS header
get.zenpayroll.com: did not receive HSTS header
-getcloak.com: max-age too low: 2678400
glass.google.com: did not receive HSTS header
gmail.com: did not receive HSTS header
googlemail.com: did not receive HSTS header
@@ -107,7 +106,6 @@ www.cueup.com: did not receive HSTS header
www.developer.mydigipass.com: could not connect to host
www.dropcam.com: max-age too low: 2592000
www.elanex.biz: did not receive HSTS header
-www.getcloak.com: max-age too low: 2678400
www.gmail.com: did not receive HSTS header
www.googlemail.com: did not receive HSTS header
www.greplin.com: could not connect to host
diff --git a/security/manager/boot/src/nsSTSPreloadList.inc b/security/manager/boot/src/nsSTSPreloadList.inc
index e65dda8..47b2c63 100644
--- a/security/manager/boot/src/nsSTSPreloadList.inc
+++ b/security/manager/boot/src/nsSTSPreloadList.inc
@@ -8,7 +8,7 @@
/*****************************************************************************/
#include "mozilla/StandardInteger.h"
-const PRTime gPreloadListExpirationTime = INT64_C(1403348772104000);
+const PRTime gPreloadListExpirationTime = INT64_C(1403953602724000);
class nsSTSPreload
{
@@ -19,6 +19,7 @@ class nsSTSPreload
static const nsSTSPreload kSTSPreloadList[] = {
{ "accounts.google.com", true },
+ { "aclu.org", false },
{ "aladdinschools.appspot.com", false },
{ "alpha.irccloud.com", false },
{ "api.intercom.io", false },
@@ -72,6 +73,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
{ "forum.linode.com", false },
{ "forum.quantifiedself.com", true },
{ "gernert-server.de", true },
+ { "getcloak.com", false },
{ "getlantern.org", false },
{ "go.xero.com", false },
{ "gocardless.com", true },
@@ -157,12 +159,14 @@ static const nsSTSPreload kSTSPreloadList[] = {
{ "wiki.python.org", true },
{ "wiz.biz", true },
{ "writeapp.me", false },
+ { "www.aclu.org", false },
{ "www.apollo-auto.com", true },
{ "www.braintreepayments.com", false },
{ "www.calyxinstitute.org", false },
{ "www.cyveillance.com", true },
{ "www.entropia.de", false },
{ "www.evernote.com", false },
+ { "www.getcloak.com", false },
{ "www.gov.uk", false },
{ "www.grc.com", false },
{ "www.heliosnet.com", true },
More information about the tbb-commits
mailing list