No bug, Automated HSTS preload list update from host bld-centos6-hp-017 - a=hsts-update

This commit is contained in:
ffxbld 2013-07-13 03:11:47 -07:00
parent cb222c0fee
commit e1159218c3
2 changed files with 5 additions and 3 deletions

View File

@ -8,6 +8,7 @@ apis.google.com: did not receive HSTS header
appengine.google.com: did not receive HSTS header appengine.google.com: did not receive HSTS header
betnet.fr: could not connect to host betnet.fr: could not connect to host
bigshinylock.minazo.net: 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: could not connect to host
braintreepayments.com: did not receive HSTS header braintreepayments.com: did not receive HSTS header
browserid.org: did not receive HSTS header browserid.org: did not receive HSTS header
@ -50,6 +51,7 @@ ledgerscope.net: max-age too low: 86400
lists.mayfirst.org: did not receive HSTS header lists.mayfirst.org: did not receive HSTS header
logentries.com: did not receive HSTS header logentries.com: did not receive HSTS header
mail.google.com: did not receive HSTS header mail.google.com: did not receive HSTS header
makeyourlaws.org: did not receive HSTS header
market.android.com: did not receive HSTS header market.android.com: did not receive HSTS header
my.alfresco.com: did not receive HSTS header my.alfresco.com: did not receive HSTS header
mydigipass.com: did not receive HSTS header mydigipass.com: did not receive HSTS header
@ -57,6 +59,7 @@ neonisi.com: could not connect to host
openshift.redhat.com: did not receive HSTS header openshift.redhat.com: did not receive HSTS header
ottospora.nl: could not connect to host ottospora.nl: could not connect to host
packagist.org: max-age too low: 2592000 packagist.org: max-age too low: 2592000
passwd.io: could not connect to host
paypal.com: max-age too low: 14400 paypal.com: max-age too low: 14400
piratenlogin.de: could not connect to host piratenlogin.de: could not connect to host
plus.google.com: did not receive HSTS header plus.google.com: did not receive HSTS header

View File

@ -8,7 +8,7 @@
/*****************************************************************************/ /*****************************************************************************/
#include "mozilla/StandardInteger.h" #include "mozilla/StandardInteger.h"
const PRTime gPreloadListExpirationTime = INT64_C(1383992137406000); const PRTime gPreloadListExpirationTime = INT64_C(1384596271277000);
class nsSTSPreload class nsSTSPreload
{ {
@ -22,12 +22,12 @@ static const nsSTSPreload kSTSPreloadList[] = {
{ "api.intercom.io", false }, { "api.intercom.io", false },
{ "app.recurly.com", false }, { "app.recurly.com", false },
{ "arivo.com.br", true }, { "arivo.com.br", true },
{ "bank.simple.com", false },
{ "bassh.net", true }, { "bassh.net", true },
{ "bccx.com", true }, { "bccx.com", true },
{ "blog.cyveillance.com", true }, { "blog.cyveillance.com", true },
{ "blog.linode.com", false }, { "blog.linode.com", false },
{ "blog.torproject.org", false }, { "blog.torproject.org", false },
{ "blueseed.co", false },
{ "bugzilla.mozilla.org", true }, { "bugzilla.mozilla.org", true },
{ "business.medbank.com.mt", true }, { "business.medbank.com.mt", true },
{ "carezone.com", false }, { "carezone.com", false },
@ -69,7 +69,6 @@ static const nsSTSPreload kSTSPreloadList[] = {
{ "logotype.se", true }, { "logotype.se", true },
{ "lookout.com", false }, { "lookout.com", false },
{ "luneta.nearbuysystems.com", false }, { "luneta.nearbuysystems.com", false },
{ "makeyourlaws.org", false },
{ "manager.linode.com", false }, { "manager.linode.com", false },
{ "mattmccutchen.net", true }, { "mattmccutchen.net", true },
{ "mega.co.nz", false }, { "mega.co.nz", false },