mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 14:46:02 +00:00
No bug, Automated HSTS preload list update from host bld-linux64-ec2-142 - a=hsts-update
This commit is contained in:
parent
59930220e8
commit
61d2aa431c
@ -38,7 +38,6 @@ googleplex.com: could not connect to host
|
||||
greplin.com: could not connect to host
|
||||
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
|
||||
health.google.com: did not receive HSTS header
|
||||
history.google.com: did not receive HSTS header
|
||||
hostedtalkgadget.google.com: did not receive HSTS header
|
||||
iop.intuit.com: max-age too low: 86400
|
||||
@ -55,6 +54,7 @@ my.alfresco.com: did not receive HSTS header
|
||||
mydigipass.com: did not receive HSTS header
|
||||
neonisi.com: could not connect to host
|
||||
openshift.redhat.com: did not receive HSTS header
|
||||
oraprodsso.corp.google.com: could not connect to host
|
||||
ottospora.nl: could not connect to host
|
||||
packagist.org: max-age too low: 2592000
|
||||
paypal.com: max-age too low: 14400
|
||||
@ -84,6 +84,8 @@ torproject.org: did not receive HSTS header
|
||||
translate.google.com: did not receive HSTS header
|
||||
translate.googleapis.com: did not receive HSTS header
|
||||
uprotect.it: could not connect to host
|
||||
wallet.google.com: did not receive HSTS header
|
||||
whonix.org: did not receive HSTS header
|
||||
www.developer.mydigipass.com: could not connect to host
|
||||
www.dropcam.com: max-age too low: 2592000
|
||||
www.elanex.biz: did not receive HSTS header
|
||||
|
@ -8,7 +8,7 @@
|
||||
/*****************************************************************************/
|
||||
|
||||
#include <stdint.h>
|
||||
const PRTime gPreloadListExpirationTime = INT64_C(1388829945161000);
|
||||
const PRTime gPreloadListExpirationTime = INT64_C(1389435858346000);
|
||||
|
||||
class nsSTSPreload
|
||||
{
|
||||
@ -114,7 +114,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
|
||||
{ "webmail.gigahost.dk", false },
|
||||
{ "webmail.mayfirst.org", false },
|
||||
{ "webmail.onlime.ch", false },
|
||||
{ "whonix.org", true },
|
||||
{ "wiki.python.org", true },
|
||||
{ "wiz.biz", true },
|
||||
{ "writeapp.me", false },
|
||||
{ "www.apollo-auto.com", true },
|
||||
|
Loading…
x
Reference in New Issue
Block a user