зеркало из https://github.com/mozilla/gecko-dev.git
No bug, Automated HSTS preload list update from host bld-linux64-ec2-318 - a=hsts-update
This commit is contained in:
Родитель
edf79e60e0
Коммит
c58a40cd97
|
@ -29,13 +29,14 @@ 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
|
||||
gocardless.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]
|
||||
googlemail.com: did not receive HSTS header
|
||||
googleplex.com: could not connect to host
|
||||
greplin.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]
|
||||
groups.google.com: did not receive HSTS header
|
||||
history.google.com: did not receive HSTS header
|
||||
|
@ -92,8 +93,7 @@ www.dropcam.com: max-age too low: 2592000
|
|||
www.elanex.biz: did not receive HSTS header
|
||||
www.gmail.com: did not receive HSTS header
|
||||
www.googlemail.com: did not receive HSTS header
|
||||
www.gov.uk: [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.greplin.com: could not connect to host
|
||||
www.greplin.com: did not receive HSTS header
|
||||
www.jitsi.org: did not receive HSTS header
|
||||
www.lastpass.com: did not receive HSTS header
|
||||
www.ledgerscope.net: max-age too low: 86400
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
/*****************************************************************************/
|
||||
|
||||
#include <stdint.h>
|
||||
const PRTime gPreloadListExpirationTime = INT64_C(1390645107959000);
|
||||
const PRTime gPreloadListExpirationTime = INT64_C(1391250031831000);
|
||||
|
||||
class nsSTSPreload
|
||||
{
|
||||
|
@ -108,6 +108,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
|
|||
{ "squareup.com", false },
|
||||
{ "stocktrade.de", false },
|
||||
{ "stripe.com", true },
|
||||
{ "strongest-privacy.com", true },
|
||||
{ "support.mayfirst.org", false },
|
||||
{ "surkatty.org", true },
|
||||
{ "therapynotes.com", false },
|
||||
|
@ -124,6 +125,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
|
|||
{ "www.cueup.com", false },
|
||||
{ "www.cyveillance.com", true },
|
||||
{ "www.entropia.de", false },
|
||||
{ "www.gov.uk", false },
|
||||
{ "www.grc.com", false },
|
||||
{ "www.intercom.io", false },
|
||||
{ "www.irccloud.com", false },
|
||||
|
|
Загрузка…
Ссылка в новой задаче