From e39c7e9d81149602b2e149139a045f0dd6f75b66 Mon Sep 17 00:00:00 2001 From: ffxbld Date: Sat, 4 May 2013 03:22:01 -0700 Subject: [PATCH] No bug, Automated HSTS preload list update from host bld-linux64-ec2-422 - a=hsts-update --- security/manager/boot/src/nsSTSPreloadList.errors | 2 -- security/manager/boot/src/nsSTSPreloadList.inc | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/security/manager/boot/src/nsSTSPreloadList.errors b/security/manager/boot/src/nsSTSPreloadList.errors index a595ca81f193..f15a5f10ae67 100644 --- a/security/manager/boot/src/nsSTSPreloadList.errors +++ b/security/manager/boot/src/nsSTSPreloadList.errors @@ -47,7 +47,6 @@ ledgerscope.net: max-age too low: 86400 linx.net: did not receive HSTS header lists.mayfirst.org: did not receive HSTS header mail.google.com: did not receive HSTS header -makeyourlaws.org: could not connect to host market.android.com: did not receive HSTS header my.alfresco.com: did not receive HSTS header mydigipass.com: did not receive HSTS header @@ -55,7 +54,6 @@ neonisi.com: could not connect to host openshift.redhat.com: did not receive HSTS header ottospora.nl: could not connect to host packagist.org: max-age too low: 2592000 -passwd.io: could not connect to host plus.google.com: did not receive HSTS header plus.sandbox.google.com: did not receive HSTS header profiles.google.com: did not receive HSTS header diff --git a/security/manager/boot/src/nsSTSPreloadList.inc b/security/manager/boot/src/nsSTSPreloadList.inc index 15413f23e217..d08c7d6a498d 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(1377890142384000); +const PRTime gPreloadListExpirationTime = INT64_C(1378548805558000); class nsSTSPreload {