[tbb-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-spot-066 - a=hsts-update
mikeperry at torproject.org
mikeperry at torproject.org
Fri Aug 29 05:26:40 UTC 2014
commit 44eb9e3191149ec8c81a428979705da871f240ab
Author: ffxbld <none at none>
Date: Sat May 10 03:15:16 2014 -0700
No bug, Automated HSTS preload list update from host bld-linux64-spot-066 - a=hsts-update
---
security/manager/boot/src/nsSTSPreloadList.errors | 3 +--
security/manager/boot/src/nsSTSPreloadList.inc | 3 ++-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/security/manager/boot/src/nsSTSPreloadList.errors b/security/manager/boot/src/nsSTSPreloadList.errors
index 0e19384..2e6f60f 100644
--- a/security/manager/boot/src/nsSTSPreloadList.errors
+++ b/security/manager/boot/src/nsSTSPreloadList.errors
@@ -70,6 +70,7 @@ neonisi.com: could not connect to host
nexth.de: could not connect to host
nexth.net: did not receive HSTS header
nexth.us: could not connect to host
+noexpect.org: could not connect to host
openshift.redhat.com: did not receive HSTS header
ottospora.nl: could not connect to host
paypal.com: max-age too low: 14400
@@ -83,8 +84,6 @@ sah3.net: could not connect to host
saturngames.co.uk: did not receive HSTS header
script.google.com: did not receive HSTS header
security.google.com: did not receive HSTS header
-seifried.org: did not receive HSTS header
-semenkovich.com: could not connect to host
serverdensity.io: did not receive HSTS header
shops.neonisi.com: could not connect to host
silentcircle.org: could not connect to host
diff --git a/security/manager/boot/src/nsSTSPreloadList.inc b/security/manager/boot/src/nsSTSPreloadList.inc
index 4673c6a..abb6bf2 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(1409997954029000);
+const PRTime gPreloadListExpirationTime = INT64_C(1410602782560000);
class nsSTSPreload
{
@@ -170,6 +170,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
{ "roundcube.mayfirst.org", false },
{ "sandbox.mydigipass.com", false },
{ "securityheaders.com", true },
+ { "seifried.org", true },
{ "semenkovich.com", true },
{ "shodan.io", true },
{ "silentcircle.com", false },
More information about the tbb-commits
mailing list