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

This commit is contained in:
ffxbld 2013-09-21 03:30:50 -07:00
parent 1491dc9b91
commit ede4ff2180
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ bcrook.com: max-age too low: 86400
betnet.fr: could not connect to host
bigshinylock.minazo.net: could not connect to host
blueseed.co: did not receive HSTS header
braintreegateway.com: could not connect to host
braintreegateway.com: did not receive HSTS header
braintreepayments.com: did not receive HSTS header
browserid.org: did not receive HSTS header
carlolly.co.uk: did not receive HSTS header
@ -29,7 +29,6 @@ dropcam.com: did not receive HSTS header
emailprivacytester.com: did not receive HSTS header
encrypted.google.com: did not receive HSTS header
epoxate.com: max-age too low: 259200
factor.cc: could not connect to host
fatzebra.com.au: did not receive HSTS header
fj.simple.com: did not receive HSTS header
gmail.com: did not receive HSTS header
@ -65,6 +64,7 @@ plus.sandbox.google.com: did not receive HSTS header
profiles.google.com: did not receive HSTS header
romab.com: max-age too low: 2628000
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
serverdensity.io: did not receive HSTS header

View File

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