No bug, Automated HSTS preload list update from host bld-linux64-spot-041 - a=hsts-update

This commit is contained in:
ffxbld 2014-03-08 04:29:12 -08:00
parent 3d97e7112e
commit 8a9bf40748
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -8,7 +8,7 @@
/*****************************************************************************/
#include <stdint.h>
const PRTime gPreloadListExpirationTime = INT64_C(1404558396496000);
const PRTime gPreloadListExpirationTime = INT64_C(1405167392459000);
class nsSTSPreload
{