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

This commit is contained in:
ffxbld 2014-05-10 03:26:08 -07:00
parent 8a6b611664
commit ab22bc9ea2
2 changed files with 3 additions and 3 deletions

View File

@ -73,6 +73,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
@ -86,8 +87,6 @@ sah3.net: could not connect to host
saturngames.co.uk: did not receive HSTS header
script.google.com: did not receive HSTS header (error ignored - included regardless)
security.google.com: did not receive HSTS header (error ignored - included regardless)
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

View File

@ -8,7 +8,7 @@
/*****************************************************************************/
#include <stdint.h>
const PRTime gPreloadListExpirationTime = INT64_C(1409998023517000);
const PRTime gPreloadListExpirationTime = INT64_C(1410603446398000);
class nsSTSPreload
{
@ -196,6 +196,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
{ "script.google.com", true },
{ "security.google.com", true },
{ "securityheaders.com", true },
{ "seifried.org", true },
{ "semenkovich.com", true },
{ "shodan.io", true },
{ "silentcircle.com", false },