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

This commit is contained in:
ffxbld 2013-06-08 03:26:28 -07:00
Родитель 7f42f0ef81
Коммит 34b689810c
2 изменённых файлов: 8 добавлений и 5 удалений

Просмотреть файл

@ -23,7 +23,6 @@ dl.google.com: did not receive HSTS header
docs.google.com: did not receive HSTS header
drive.google.com: did not receive HSTS header
dropcam.com: did not receive HSTS header
ebanking.indovinabank.com.vn: could not connect to host
emailprivacytester.com: max-age too low: 8640000
encrypted.google.com: did not receive HSTS header
epoxate.com: max-age too low: 259200
@ -47,6 +46,7 @@ ledgerscope.net: max-age too low: 86400
linx.net: did not receive HSTS header
lists.mayfirst.org: did not receive HSTS header
mail.google.com: did not receive HSTS header
makeyourlaws.org: could not connect to host
market.android.com: did not receive HSTS header
my.alfresco.com: did not receive HSTS header
mydigipass.com: did not receive HSTS header
@ -54,6 +54,7 @@ neonisi.com: could not connect to host
openshift.redhat.com: did not receive HSTS header
ottospora.nl: could not connect to host
packagist.org: max-age too low: 2592000
paypal.com: max-age too low: 14400
plus.google.com: did not receive HSTS header
plus.sandbox.google.com: did not receive HSTS header
profiles.google.com: did not receive HSTS header
@ -61,6 +62,7 @@ romab.com: max-age too low: 2628000
sah3.net: could not connect to host
script.google.com: did not receive HSTS header
security.google.com: did not receive HSTS header
serverdensity.io: did not receive HSTS header
shops.neonisi.com: could not connect to host
silentcircle.org: could not connect to host
simon.butcher.name: max-age too low: 2629743
@ -86,7 +88,7 @@ www.jitsi.org: did not receive HSTS header
www.lastpass.com: did not receive HSTS header
www.ledgerscope.net: max-age too low: 86400
www.logentries.com: did not receive HSTS header
www.makeyourlaws.org: did not receive HSTS header
www.makeyourlaws.org: could not connect to host
www.moneybookers.com: did not receive HSTS header
www.neonisi.com: could not connect to host
www.paycheckrecords.com: did not receive HSTS header

Просмотреть файл

@ -8,7 +8,7 @@
/*****************************************************************************/
#include "mozilla/StandardInteger.h"
const PRTime gPreloadListExpirationTime = INT64_C(1380968184244000);
const PRTime gPreloadListExpirationTime = INT64_C(1381573044340000);
class nsSTSPreload
{
@ -27,6 +27,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
{ "blog.torproject.org", false },
{ "bugzilla.mozilla.org", true },
{ "business.medbank.com.mt", true },
{ "carezone.com", false },
{ "check.torproject.org", false },
{ "cloudsecurityalliance.org", true },
{ "controlcenter.gigahost.dk", true },
@ -48,6 +49,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
{ "grc.com", false },
{ "howrandom.org", true },
{ "id.mayfirst.org", false },
{ "inertianetworks.com", true },
{ "intercom.io", false },
{ "itriskltd.com", true },
{ "keyerror.com", true },
@ -81,8 +83,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
{ "riseup.net", true },
{ "roundcube.mayfirst.org", false },
{ "sandbox.mydigipass.com", false },
{ "serverdensity.io", true },
{ "silentcircle.com", false },
{ "silentcircle.com", true },
{ "simple.com", false },
{ "stocktrade.de", false },
{ "stripe.com", true },