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

This commit is contained in:
ffxbld 2013-11-02 03:19:53 -07:00
Родитель 09be7f2e8e
Коммит 5b40e294be
2 изменённых файлов: 6 добавлений и 6 удалений

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

@ -22,7 +22,6 @@ codereview.chromium.org: did not receive HSTS header
crowdcurity.com: did not receive HSTS header
crypto.is: did not receive HSTS header
csawctf.poly.edu: did not receive HSTS header
cybozu.com: did not receive HSTS header
dl.google.com: did not receive HSTS header
docs.google.com: did not receive HSTS header
drive.google.com: did not receive HSTS header
@ -30,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
@ -38,7 +36,7 @@ gocardless.com: [Exception... "Component returned failure code: 0x80004005 (NS_E
googlemail.com: did not receive HSTS header
googleplex.com: could not connect to host
greplin.com: did not receive HSTS header
grepular.com: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsISiteSecurityService.processHeader]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: /builds/slave/m-cen-l64-hsts-000000000000000/getHSTSPreloadList.js :: processStsHeader :: line 124" data: no]
grepular.com: max-age too low: 8640000
groups.google.com: did not receive HSTS header
history.google.com: did not receive HSTS header
hostedtalkgadget.google.com: did not receive HSTS header
@ -49,6 +47,7 @@ jitsi.org: did not receive HSTS header
jottit.com: did not receive HSTS header
kiwiirc.com: max-age too low: 5256000
ledgerscope.net: max-age too low: 86400
liberty.lavabit.com: did not receive HSTS header
lists.mayfirst.org: did not receive HSTS header
logentries.com: did not receive HSTS header
lumi.do: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsISiteSecurityService.processHeader]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: /builds/slave/m-cen-l64-hsts-000000000000000/getHSTSPreloadList.js :: processStsHeader :: line 124" data: no]
@ -78,7 +77,6 @@ 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
simple.com: did not receive HSTS header
sites.google.com: did not receive HSTS header
sol.io: could not connect to host
spreadsheets.google.com: did not receive HSTS header
@ -112,4 +110,4 @@ www.paycheckrecords.com: max-age too low: 86400
www.paypal.com: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsISiteSecurityService.processHeader]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: /builds/slave/m-cen-l64-hsts-000000000000000/getHSTSPreloadList.js :: processStsHeader :: line 124" data: no]
www.sandbox.mydigipass.com: could not connect to host
www.surfeasy.com: did not receive HSTS header
zoo24.de: max-age too low: 2592000
zoo24.de: did not receive HSTS header

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

@ -8,7 +8,7 @@
/*****************************************************************************/
#include <stdint.h>
const PRTime gPreloadListExpirationTime = INT64_C(1393668300858000);
const PRTime gPreloadListExpirationTime = INT64_C(1394273230288000);
class nsSTSPreload
{
@ -46,6 +46,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
{ "crypto.cat", false },
{ "cupcake.io", true },
{ "cupcake.is", true },
{ "cybozu.com", true },
{ "cyphertite.com", true },
{ "davidlyness.com", true },
{ "developer.mydigipass.com", false },
@ -108,6 +109,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
{ "securityheaders.com", true },
{ "shodan.io", true },
{ "silentcircle.com", false },
{ "simple.com", false },
{ "squareup.com", false },
{ "stocktrade.de", false },
{ "stripe.com", true },