Skip to content

Commit

Permalink
No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suf…
Browse files Browse the repository at this point in the history
…fixes - a=repo-update r=RyanVM

Differential Revision: https://phabricator.services.mozilla.com/D164446
  • Loading branch information
ffxbld committed Dec 12, 2022
1 parent a3a2f22 commit 4103f25
Show file tree
Hide file tree
Showing 7 changed files with 7,707 additions and 6,053 deletions.
5 changes: 1 addition & 4 deletions netwerk/dns/effective_tld_names.dat
Original file line number Diff line number Diff line change
Expand Up @@ -7171,7 +7171,7 @@ org.zw

// newGTLDs

// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2022-11-29T15:14:18Z
// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2022-12-07T15:13:11Z
// This list is auto-generated, don't edit it manually.
// aaa : 2015-02-26 American Automobile Association, Inc.
aaa
Expand Down Expand Up @@ -10461,9 +10461,6 @@ xin
// xn--jlq480n2rg : 2019-12-19 Amazon Registry Services, Inc.
亚马逊

// xn--jlq61u9w7b : 2015-01-08 Nokia Corporation
诺基亚

// xn--jvr189m : 2015-02-26 Amazon Registry Services, Inc.
食品

Expand Down
2 changes: 1 addition & 1 deletion security/manager/ssl/StaticHPKPins.h
Original file line number Diff line number Diff line change
Expand Up @@ -1095,4 +1095,4 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {

static const int32_t kUnknownId = -1;

static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1678965587798000);
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1679311464145000);
Loading

0 comments on commit 4103f25

Please sign in to comment.