mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=diannaS
Differential Revision: https://phabricator.services.mozilla.com/D144275
This commit is contained in:
parent
6da1ebe13b
commit
5b92babb0a
@ -1135,4 +1135,4 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
|
||||
|
||||
static const int32_t kUnknownId = -1;
|
||||
|
||||
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1658746923247000);
|
||||
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1659005973458000);
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,19 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"stash": {
|
||||
"blocked": [
|
||||
"{d8246cf5-fdcf-470b-9599-9daa31c7376c}:1.0",
|
||||
"{f9508171-fff5-4fee-94d2-d4bf00adb7e2}:1.0"
|
||||
],
|
||||
"unblocked": []
|
||||
},
|
||||
"schema": 1649939903702,
|
||||
"key_format": "{guid}:{version}",
|
||||
"stash_time": 1650371708670,
|
||||
"id": "982c0a03-ffd9-4e68-92eb-db63664bb880",
|
||||
"last_modified": 1650371906091
|
||||
},
|
||||
{
|
||||
"stash": {
|
||||
"blocked": [
|
||||
|
Loading…
Reference in New Issue
Block a user