From 8a9bf407480d1fcea192c33b866eec113f8d2047 Mon Sep 17 00:00:00 2001 From: ffxbld Date: Sat, 8 Mar 2014 04:29:12 -0800 Subject: [PATCH] No bug, Automated HSTS preload list update from host bld-linux64-spot-041 - a=hsts-update --- security/manager/boot/src/nsSTSPreloadList.errors | 2 +- security/manager/boot/src/nsSTSPreloadList.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/security/manager/boot/src/nsSTSPreloadList.errors b/security/manager/boot/src/nsSTSPreloadList.errors index 518c7811146e..7b213389cbbc 100644 --- a/security/manager/boot/src/nsSTSPreloadList.errors +++ b/security/manager/boot/src/nsSTSPreloadList.errors @@ -22,7 +22,6 @@ chrome.google.com: did not receive HSTS header (error ignored - included regardl cloud.google.com: did not receive HSTS header (error ignored - included regardless) code.google.com: did not receive HSTS header (error ignored - included regardless) codereview.chromium.org: did not receive HSTS header (error ignored - included regardless) -conformal.com: could not connect to host crate.io: did not receive HSTS header crowdcurity.com: did not receive HSTS header crypto.is: did not receive HSTS header @@ -34,6 +33,7 @@ dropcam.com: did not receive HSTS header email.lookout.com: could not connect to host emailprivacytester.com: did not receive HSTS header encrypted.google.com: did not receive HSTS header (error ignored - included regardless) +errors.zenpayroll.com: could not connect to host espra.com: could not connect to host fatzebra.com.au: did not receive HSTS header fj.simple.com: did not receive HSTS header diff --git a/security/manager/boot/src/nsSTSPreloadList.inc b/security/manager/boot/src/nsSTSPreloadList.inc index c083748235a3..b51b4686b781 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(1404558396496000); +const PRTime gPreloadListExpirationTime = INT64_C(1405167392459000); class nsSTSPreload {