зеркало из https://github.com/mozilla/gecko-dev.git
No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - r=release-managers,RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D185284
This commit is contained in:
Родитель
8ef16dee3c
Коммит
da3d59d058
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -879,4 +879,4 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
|
|||
|
||||
static const int32_t kUnknownId = -1;
|
||||
|
||||
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1699267506585000);
|
||||
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1699526552292000);
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -1,5 +1,20 @@
|
|||
{
|
||||
"data": [
|
||||
{
|
||||
"stash": {
|
||||
"blocked": [
|
||||
"{ccfde610-0cd9-4a4b-b03e-362aec492239}:0.0.1",
|
||||
"{8401194a-ebdb-4b6c-8129-40537084bc6f}:1.0.9",
|
||||
"{ccfde610-0cd9-4a4b-b03e-362aec492239}:0.0.2"
|
||||
],
|
||||
"unblocked": []
|
||||
},
|
||||
"schema": 1690223886266,
|
||||
"key_format": "{guid}:{version}",
|
||||
"stash_time": 1690828512515,
|
||||
"id": "a3ab36e0-93f6-4d65-a2ff-b5ddee65b161",
|
||||
"last_modified": 1690828579402
|
||||
},
|
||||
{
|
||||
"schema": 1690223885451,
|
||||
"attachment": {
|
||||
|
@ -16,5 +31,5 @@
|
|||
"last_modified": 1690223886167
|
||||
}
|
||||
],
|
||||
"timestamp": 1690223886167
|
||||
"timestamp": 1690828579402
|
||||
}
|
||||
|
|
|
@ -1,5 +1,14 @@
|
|||
{
|
||||
"data": [
|
||||
{
|
||||
"name": "Samsung Internet",
|
||||
"schema": 1690982642139,
|
||||
"status": "current",
|
||||
"version": "22.0",
|
||||
"browserid": "samsunginternet_android",
|
||||
"id": "0f7edb64-99cc-41ee-ae73-ec4edfcef9ab",
|
||||
"last_modified": 1690987664600
|
||||
},
|
||||
{
|
||||
"name": "Chrome",
|
||||
"schema": 1690377890045,
|
||||
|
@ -243,15 +252,6 @@
|
|||
"id": "d86d2710-e575-435e-b27f-199cb6252b1e",
|
||||
"last_modified": 1686662872131
|
||||
},
|
||||
{
|
||||
"name": "Samsung Internet",
|
||||
"schema": 1685539443809,
|
||||
"status": "current",
|
||||
"version": "21.0",
|
||||
"browserid": "samsunginternet_android",
|
||||
"id": "6c54a46f-80dc-4cee-a1e1-1c26f98ff227",
|
||||
"last_modified": 1685598590162
|
||||
},
|
||||
{
|
||||
"name": "Safari on iOS",
|
||||
"schema": 1685539443621,
|
||||
|
@ -424,5 +424,5 @@
|
|||
"last_modified": 1645448267500
|
||||
}
|
||||
],
|
||||
"timestamp": 1690435975511
|
||||
"timestamp": 1690987664600
|
||||
}
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
{
|
||||
"data": [
|
||||
{
|
||||
"schema": 1684859720474,
|
||||
"schema": 1690815538300,
|
||||
"components": [
|
||||
{
|
||||
"type": "ad_carousel",
|
||||
"included": {
|
||||
"parent": {
|
||||
"selector": ".adsMvCarousel"
|
||||
"selector": ".module--carousel"
|
||||
},
|
||||
"related": {
|
||||
"selector": ".cr"
|
||||
"selector": ".module--carousel__left, .module--carousel__right"
|
||||
},
|
||||
"children": [
|
||||
{
|
||||
"selector": ".pa_item",
|
||||
"selector": ".module--carousel__item",
|
||||
"countChildren": true
|
||||
}
|
||||
]
|
||||
|
@ -24,17 +24,34 @@
|
|||
"type": "ad_link",
|
||||
"excluded": {
|
||||
"parent": {
|
||||
"selector": "aside"
|
||||
"selector": ".js-results-sidebar"
|
||||
}
|
||||
},
|
||||
"included": {
|
||||
"parent": {
|
||||
"selector": ".sb_adTA"
|
||||
"selector": "article[data-testid='ad']"
|
||||
},
|
||||
"children": [
|
||||
{
|
||||
"type": "ad_sitelink",
|
||||
"selector": ".b_vlist2col"
|
||||
"selector": "ul"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "incontent_searchbox",
|
||||
"topDown": true,
|
||||
"included": {
|
||||
"parent": {
|
||||
"selector": "form#search_form"
|
||||
},
|
||||
"related": {
|
||||
"selector": "input#search_button, .search__autocomplete"
|
||||
},
|
||||
"children": [
|
||||
{
|
||||
"selector": " input#search_form_input"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -43,170 +60,71 @@
|
|||
"type": "ad_sidebar",
|
||||
"included": {
|
||||
"parent": {
|
||||
"selector": "aside"
|
||||
"selector": ".js-results-sidebar"
|
||||
},
|
||||
"children": [
|
||||
{
|
||||
"selector": ".pa_item, .sb_adTA",
|
||||
"selector": "article[data-testid='ad']",
|
||||
"countChildren": true
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "incontent_searchbox",
|
||||
"topDown": true,
|
||||
"included": {
|
||||
"parent": {
|
||||
"selector": "form#sb_form"
|
||||
},
|
||||
"related": {
|
||||
"selector": "#sw_as"
|
||||
},
|
||||
"children": [
|
||||
{
|
||||
"selector": "input[name='q']"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "ad_link",
|
||||
"default": true
|
||||
}
|
||||
],
|
||||
"shoppingTab": {
|
||||
"regexp": "^/shop?",
|
||||
"selector": "#b-scopeListItem-shop a"
|
||||
"regexp": "&iax=shopping&ia=shopping",
|
||||
"selector": "#duckbar a[data-zci-link='products']"
|
||||
},
|
||||
"taggedCodes": [
|
||||
"MOZ2",
|
||||
"MOZ4",
|
||||
"MOZ5",
|
||||
"MOZA",
|
||||
"MOZB",
|
||||
"MOZD",
|
||||
"MOZE",
|
||||
"MOZI",
|
||||
"MOZL",
|
||||
"MOZM",
|
||||
"MOZO",
|
||||
"MOZR",
|
||||
"MOZT",
|
||||
"MOZW",
|
||||
"MOZX",
|
||||
"MOZSL01",
|
||||
"MOZSL02",
|
||||
"MOZSL03"
|
||||
"ffab",
|
||||
"ffcm",
|
||||
"ffhp",
|
||||
"ffip",
|
||||
"ffit",
|
||||
"ffnt",
|
||||
"ffocus",
|
||||
"ffos",
|
||||
"ffsb",
|
||||
"fpas",
|
||||
"fpsa",
|
||||
"ftas",
|
||||
"ftsa",
|
||||
"lm",
|
||||
"newext"
|
||||
],
|
||||
"telemetryId": "bing",
|
||||
"telemetryId": "duckduckgo",
|
||||
"organicCodes": [],
|
||||
"codeParamName": "pc",
|
||||
"codeParamName": "t",
|
||||
"queryParamName": "q",
|
||||
"followOnCookies": [
|
||||
{
|
||||
"host": "www.bing.com",
|
||||
"name": "SRCHS",
|
||||
"codeParamName": "PC",
|
||||
"extraCodePrefixes": [
|
||||
"QBRE"
|
||||
],
|
||||
"extraCodeParamName": "form"
|
||||
}
|
||||
],
|
||||
"extraPageRegexps": [
|
||||
"^https://www\\.bing\\.com/(?:images|videos|maps|news|travel|shop)"
|
||||
],
|
||||
"searchPageRegexp": "^https://www\\.bing\\.com/search",
|
||||
"nonAdsLinkRegexps": [
|
||||
"^https://www.bing.com/ck/a"
|
||||
"searchPageRegexp": "^https://duckduckgo\\.com/",
|
||||
"expectedOrganicCodes": [
|
||||
"hz",
|
||||
"h_",
|
||||
"hs",
|
||||
"ha",
|
||||
"hb",
|
||||
"hc",
|
||||
"hd",
|
||||
"he",
|
||||
"hf",
|
||||
"hg",
|
||||
"hh",
|
||||
"hi",
|
||||
"hj"
|
||||
],
|
||||
"extraAdServersRegexps": [
|
||||
"^https://www\\.bing\\.com/acli?c?k"
|
||||
"^https://duckduckgo.com/y\\.js?.*ad_provider\\=",
|
||||
"^https://www\\.amazon\\.(?:[a-z.]{2,24}).*(?:tag=duckduckgo-)"
|
||||
],
|
||||
"id": "e1eec461-f1f3-40de-b94b-3b670b78108c",
|
||||
"last_modified": 1684879440536
|
||||
"id": "9dfd626b-26f2-4913-9d0a-27db6cb7d8ca",
|
||||
"last_modified": 1690923607452
|
||||
},
|
||||
{
|
||||
"schema": 1684859718822,
|
||||
"components": [
|
||||
{
|
||||
"type": "ad_carousel",
|
||||
"included": {
|
||||
"parent": {
|
||||
"selector": ".product-ads-carousel"
|
||||
},
|
||||
"related": {
|
||||
"selector": ".snippet__control"
|
||||
},
|
||||
"children": [
|
||||
{
|
||||
"selector": ".product-ads-carousel__item",
|
||||
"countChildren": true
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "ad_link",
|
||||
"included": {
|
||||
"parent": {
|
||||
"selector": ".ad-result"
|
||||
},
|
||||
"children": [
|
||||
{
|
||||
"type": "ad_sitelink",
|
||||
"selector": ".result__extra-content .deep-links--descriptions"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "incontent_searchbox",
|
||||
"topDown": true,
|
||||
"included": {
|
||||
"parent": {
|
||||
"selector": "form.search-form"
|
||||
},
|
||||
"related": {
|
||||
"selector": ".search-form__suggestions"
|
||||
},
|
||||
"children": [
|
||||
{
|
||||
"selector": ".search-form__input, .search-form__submit"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "ad_link",
|
||||
"default": true
|
||||
}
|
||||
],
|
||||
"shoppingTab": {
|
||||
"regexp": "/shopping?",
|
||||
"selector": "nav li[data-test-id='search-navigation-item-shopping'] a"
|
||||
},
|
||||
"taggedCodes": [
|
||||
"mzl",
|
||||
"813cf1dd",
|
||||
"16eeffc4"
|
||||
],
|
||||
"telemetryId": "ecosia",
|
||||
"organicCodes": [],
|
||||
"codeParamName": "tt",
|
||||
"queryParamName": "q",
|
||||
"searchPageRegexp": "^https://www\\.ecosia\\.org/",
|
||||
"filter_expression": "env.version|versionCompare(\"110.0a1\")>=0",
|
||||
"expectedOrganicCodes": [],
|
||||
"extraAdServersRegexps": [
|
||||
"^https://www\\.bing\\.com/acli?c?k"
|
||||
],
|
||||
"id": "9a487171-3a06-4647-8866-36250ec84f3a",
|
||||
"last_modified": 1684879440533
|
||||
},
|
||||
{
|
||||
"schema": 1684859716527,
|
||||
"schema": 1690815534466,
|
||||
"components": [
|
||||
{
|
||||
"type": "ad_carousel",
|
||||
|
@ -336,11 +254,6 @@
|
|||
"organicCodes": [],
|
||||
"codeParamName": "client",
|
||||
"queryParamName": "q",
|
||||
"extraPageRegexps": [
|
||||
"^https://www\\.google\\.(?:.+)/(?:flights|finance|maps)",
|
||||
"^https://maps\\.google\\.(?:.+)/maps",
|
||||
"^https://[accounts|policies]\\.google\\.(?:.+)/"
|
||||
],
|
||||
"searchPageRegexp": "^https://www\\.google\\.(?:.+)/search",
|
||||
"nonAdsLinkRegexps": [
|
||||
"^https://www\\.google\\.(?:.+)/url?(?:.+)&url="
|
||||
|
@ -357,23 +270,23 @@
|
|||
"^https://www\\.google(?:adservices)?\\.com/(?:pagead/)?aclk"
|
||||
],
|
||||
"id": "635a3325-1995-42d6-be09-dbe4b2a95453",
|
||||
"last_modified": 1684879440531
|
||||
"last_modified": 1690923607449
|
||||
},
|
||||
{
|
||||
"schema": 1684328659922,
|
||||
"schema": 1690813466651,
|
||||
"components": [
|
||||
{
|
||||
"type": "ad_carousel",
|
||||
"included": {
|
||||
"parent": {
|
||||
"selector": ".module--carousel"
|
||||
"selector": ".adsMvCarousel"
|
||||
},
|
||||
"related": {
|
||||
"selector": ".module--carousel__left, .module--carousel__right"
|
||||
"selector": ".cr"
|
||||
},
|
||||
"children": [
|
||||
{
|
||||
"selector": ".module--carousel__item",
|
||||
"selector": ".pa_item",
|
||||
"countChildren": true
|
||||
}
|
||||
]
|
||||
|
@ -383,17 +296,31 @@
|
|||
"type": "ad_link",
|
||||
"excluded": {
|
||||
"parent": {
|
||||
"selector": ".js-results-sidebar"
|
||||
"selector": "aside"
|
||||
}
|
||||
},
|
||||
"included": {
|
||||
"parent": {
|
||||
"selector": "article[data-testid='ad']"
|
||||
"selector": ".sb_adTA"
|
||||
},
|
||||
"children": [
|
||||
{
|
||||
"type": "ad_sitelink",
|
||||
"selector": "ul"
|
||||
"selector": ".b_vlist2col"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "ad_sidebar",
|
||||
"included": {
|
||||
"parent": {
|
||||
"selector": "aside"
|
||||
},
|
||||
"children": [
|
||||
{
|
||||
"selector": ".pa_item, .sb_adTA",
|
||||
"countChildren": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -403,28 +330,14 @@
|
|||
"topDown": true,
|
||||
"included": {
|
||||
"parent": {
|
||||
"selector": "form#search_form"
|
||||
"selector": "form#sb_form"
|
||||
},
|
||||
"related": {
|
||||
"selector": "input#search_button, .search__autocomplete"
|
||||
"selector": "#sw_as"
|
||||
},
|
||||
"children": [
|
||||
{
|
||||
"selector": " input#search_form_input"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "ad_sidebar",
|
||||
"included": {
|
||||
"parent": {
|
||||
"selector": ".js-results-sidebar"
|
||||
},
|
||||
"children": [
|
||||
{
|
||||
"selector": "article[data-testid='ad']",
|
||||
"countChildren": true
|
||||
"selector": "input[name='q']"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -435,49 +348,131 @@
|
|||
}
|
||||
],
|
||||
"shoppingTab": {
|
||||
"regexp": "&iax=shopping&ia=shopping",
|
||||
"selector": "#duckbar a[data-zci-link='products']"
|
||||
"regexp": "^/shop?",
|
||||
"selector": "#b-scopeListItem-shop a"
|
||||
},
|
||||
"taggedCodes": [
|
||||
"ffab",
|
||||
"ffcm",
|
||||
"ffhp",
|
||||
"ffip",
|
||||
"ffit",
|
||||
"ffnt",
|
||||
"ffocus",
|
||||
"ffos",
|
||||
"ffsb",
|
||||
"fpas",
|
||||
"fpsa",
|
||||
"ftas",
|
||||
"ftsa",
|
||||
"lm",
|
||||
"newext"
|
||||
"MOZ2",
|
||||
"MOZ4",
|
||||
"MOZ5",
|
||||
"MOZA",
|
||||
"MOZB",
|
||||
"MOZD",
|
||||
"MOZE",
|
||||
"MOZI",
|
||||
"MOZL",
|
||||
"MOZM",
|
||||
"MOZO",
|
||||
"MOZR",
|
||||
"MOZT",
|
||||
"MOZW",
|
||||
"MOZX",
|
||||
"MOZSL01",
|
||||
"MOZSL02",
|
||||
"MOZSL03"
|
||||
],
|
||||
"telemetryId": "duckduckgo",
|
||||
"telemetryId": "bing",
|
||||
"organicCodes": [],
|
||||
"codeParamName": "t",
|
||||
"codeParamName": "pc",
|
||||
"queryParamName": "q",
|
||||
"searchPageRegexp": "^https://duckduckgo\\.com/",
|
||||
"expectedOrganicCodes": [
|
||||
"hz",
|
||||
"h_",
|
||||
"hs",
|
||||
"ha",
|
||||
"hb",
|
||||
"hc",
|
||||
"hg",
|
||||
"hh",
|
||||
"hi",
|
||||
"hj"
|
||||
"followOnCookies": [
|
||||
{
|
||||
"host": "www.bing.com",
|
||||
"name": "SRCHS",
|
||||
"codeParamName": "PC",
|
||||
"extraCodePrefixes": [
|
||||
"QBRE"
|
||||
],
|
||||
"extraCodeParamName": "form"
|
||||
}
|
||||
],
|
||||
"searchPageRegexp": "^https://www\\.bing\\.com/search",
|
||||
"nonAdsLinkRegexps": [
|
||||
"^https://www.bing.com/ck/a"
|
||||
],
|
||||
"extraAdServersRegexps": [
|
||||
"^https://duckduckgo.com/y\\.js?.*ad_provider\\=",
|
||||
"^https://www\\.amazon\\.(?:[a-z.]{2,24}).*(?:tag=duckduckgo-)"
|
||||
"^https://www\\.bing\\.com/acli?c?k"
|
||||
],
|
||||
"id": "9dfd626b-26f2-4913-9d0a-27db6cb7d8ca",
|
||||
"last_modified": 1684879440528
|
||||
"id": "e1eec461-f1f3-40de-b94b-3b670b78108c",
|
||||
"last_modified": 1690923607446
|
||||
},
|
||||
{
|
||||
"schema": 1684859718822,
|
||||
"components": [
|
||||
{
|
||||
"type": "ad_carousel",
|
||||
"included": {
|
||||
"parent": {
|
||||
"selector": ".product-ads-carousel"
|
||||
},
|
||||
"related": {
|
||||
"selector": ".snippet__control"
|
||||
},
|
||||
"children": [
|
||||
{
|
||||
"selector": ".product-ads-carousel__item",
|
||||
"countChildren": true
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "ad_link",
|
||||
"included": {
|
||||
"parent": {
|
||||
"selector": ".ad-result"
|
||||
},
|
||||
"children": [
|
||||
{
|
||||
"type": "ad_sitelink",
|
||||
"selector": ".result__extra-content .deep-links--descriptions"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "incontent_searchbox",
|
||||
"topDown": true,
|
||||
"included": {
|
||||
"parent": {
|
||||
"selector": "form.search-form"
|
||||
},
|
||||
"related": {
|
||||
"selector": ".search-form__suggestions"
|
||||
},
|
||||
"children": [
|
||||
{
|
||||
"selector": ".search-form__input, .search-form__submit"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "ad_link",
|
||||
"default": true
|
||||
}
|
||||
],
|
||||
"shoppingTab": {
|
||||
"regexp": "/shopping?",
|
||||
"selector": "nav li[data-test-id='search-navigation-item-shopping'] a"
|
||||
},
|
||||
"taggedCodes": [
|
||||
"mzl",
|
||||
"813cf1dd",
|
||||
"16eeffc4"
|
||||
],
|
||||
"telemetryId": "ecosia",
|
||||
"organicCodes": [],
|
||||
"codeParamName": "tt",
|
||||
"queryParamName": "q",
|
||||
"searchPageRegexp": "^https://www\\.ecosia\\.org/",
|
||||
"filter_expression": "env.version|versionCompare(\"110.0a1\")>=0",
|
||||
"expectedOrganicCodes": [],
|
||||
"extraAdServersRegexps": [
|
||||
"^https://www\\.bing\\.com/acli?c?k"
|
||||
],
|
||||
"id": "9a487171-3a06-4647-8866-36250ec84f3a",
|
||||
"last_modified": 1684879440533
|
||||
},
|
||||
{
|
||||
"schema": 1643107838909,
|
||||
|
@ -502,5 +497,5 @@
|
|||
"last_modified": 1643136933989
|
||||
}
|
||||
],
|
||||
"timestamp": 1684879440536
|
||||
"timestamp": 1690923607452
|
||||
}
|
||||
|
|
|
@ -15048,114 +15048,6 @@
|
|||
"id": "bc4939de-dfcf-4dba-ba83-ac8dada019cc",
|
||||
"last_modified": 1666727865258
|
||||
},
|
||||
{
|
||||
"schema": 1666727423936,
|
||||
"derHash": "vRFF6shzoD02I0V9mxIekDdgdkD3NjtL106JhxogJUA=",
|
||||
"subject": "CN=E-Tugra Extended Validated CA ECC v3,OU=E-Tugra Trust Center,O=E-Tugra EBG A.S.,L=Ankara,C=TR",
|
||||
"subjectDN": "MIGHMQswCQYDVQQGEwJUUjEPMA0GA1UEBxMGQW5rYXJhMRkwFwYDVQQKExBFLVR1Z3JhIEVCRyBBLlMuMR0wGwYDVQQLExRFLVR1Z3JhIFRydXN0IENlbnRlcjEtMCsGA1UEAxMkRS1UdWdyYSBFeHRlbmRlZCBWYWxpZGF0ZWQgQ0EgRUNDIHYz",
|
||||
"whitelist": false,
|
||||
"attachment": {
|
||||
"hash": "001272df06c00e1b700375aa09653050dc208e1becba5fce55b42a95c93768de",
|
||||
"size": 1398,
|
||||
"filename": "3gWrn-sJP6QrMADFYD3-fdCUvBXa2h7wV2Chkx45ARE=.pem",
|
||||
"location": "security-state-staging/intermediates/8006dacc-94fa-44dd-a8df-d9b5c65107fc.pem",
|
||||
"mimetype": "application/x-pem-file"
|
||||
},
|
||||
"pubKeyHash": "3gWrn+sJP6QrMADFYD3+fdCUvBXa2h7wV2Chkx45ARE=",
|
||||
"crlite_enrolled": false,
|
||||
"id": "9c2506c0-6a05-4431-a465-82198c685a85",
|
||||
"last_modified": 1666727865244
|
||||
},
|
||||
{
|
||||
"schema": 1666727386434,
|
||||
"derHash": "nclGzUZivnKzWXBQ7joxfYN6zHwPzlFU1GiF4P70iTk=",
|
||||
"subject": "CN=E-Tugra Domain Validated CA RSA v3,OU=E-Tugra Trust Center,O=E-Tugra EBG A.S.,L=Ankara,C=TR",
|
||||
"subjectDN": "MIGFMQswCQYDVQQGEwJUUjEPMA0GA1UEBxMGQW5rYXJhMRkwFwYDVQQKExBFLVR1Z3JhIEVCRyBBLlMuMR0wGwYDVQQLExRFLVR1Z3JhIFRydXN0IENlbnRlcjErMCkGA1UEAxMiRS1UdWdyYSBEb21haW4gVmFsaWRhdGVkIENBIFJTQSB2Mw==",
|
||||
"whitelist": false,
|
||||
"attachment": {
|
||||
"hash": "84e50e31fb0938ee52e0ba09ee4c27c2133c6b30b33c9fff764904e872dea1fb",
|
||||
"size": 2182,
|
||||
"filename": "kaZ3Q6XDSXgieFiRshSCQ65slbFT124-U_monlDiPk0=.pem",
|
||||
"location": "security-state-staging/intermediates/c23c6bd1-fe2e-41d5-bee8-ef23bd048702.pem",
|
||||
"mimetype": "application/x-pem-file"
|
||||
},
|
||||
"pubKeyHash": "kaZ3Q6XDSXgieFiRshSCQ65slbFT124+U/monlDiPk0=",
|
||||
"crlite_enrolled": false,
|
||||
"id": "4380671f-b9f0-484f-8c83-4c144d7b58bd",
|
||||
"last_modified": 1666727865231
|
||||
},
|
||||
{
|
||||
"schema": 1666727391057,
|
||||
"derHash": "URAfqpYxKTGaSgd1P7O605Acus9vGQOfoOBWNa+tWPw=",
|
||||
"subject": "CN=E-Tugra Domain Validated CA ECC v3,OU=E-Tugra Trust Center,O=E-Tugra EBG A.S.,L=Ankara,C=TR",
|
||||
"subjectDN": "MIGFMQswCQYDVQQGEwJUUjEPMA0GA1UEBxMGQW5rYXJhMRkwFwYDVQQKExBFLVR1Z3JhIEVCRyBBLlMuMR0wGwYDVQQLExRFLVR1Z3JhIFRydXN0IENlbnRlcjErMCkGA1UEAxMiRS1UdWdyYSBEb21haW4gVmFsaWRhdGVkIENBIEVDQyB2Mw==",
|
||||
"whitelist": false,
|
||||
"attachment": {
|
||||
"hash": "4333924dd96b5749bc5d09923bc0d6d37d238e8ea388e7d81607f6578fc5af8e",
|
||||
"size": 1382,
|
||||
"filename": "qmjVMtynM080HgEidSlmS4DuBZmp_wiD2x9UvKVM9x4=.pem",
|
||||
"location": "security-state-staging/intermediates/33210e93-8625-445b-8a01-f0880f97112a.pem",
|
||||
"mimetype": "application/x-pem-file"
|
||||
},
|
||||
"pubKeyHash": "qmjVMtynM080HgEidSlmS4DuBZmp/wiD2x9UvKVM9x4=",
|
||||
"crlite_enrolled": false,
|
||||
"id": "54f454f6-90a0-4196-9d46-92ae650cc5e4",
|
||||
"last_modified": 1666727865213
|
||||
},
|
||||
{
|
||||
"schema": 1666727342812,
|
||||
"derHash": "L6Zl2f7LLVs3r1fawYc1fjcaYwe9Eeba5jXYwgRH7Cc=",
|
||||
"subject": "CN=E-Tugra Extended Validated CA RSA v3,OU=E-Tugra Trust Center,O=E-Tugra EBG A.S.,L=Ankara,C=TR",
|
||||
"subjectDN": "MIGHMQswCQYDVQQGEwJUUjEPMA0GA1UEBxMGQW5rYXJhMRkwFwYDVQQKExBFLVR1Z3JhIEVCRyBBLlMuMR0wGwYDVQQLExRFLVR1Z3JhIFRydXN0IENlbnRlcjEtMCsGA1UEAxMkRS1UdWdyYSBFeHRlbmRlZCBWYWxpZGF0ZWQgQ0EgUlNBIHYz",
|
||||
"whitelist": false,
|
||||
"attachment": {
|
||||
"hash": "357c93050b9b99439570b474ef6147a6407237b64ee2e074209835925884ba78",
|
||||
"size": 2198,
|
||||
"filename": "no6iHiwS8xAx9ModGu-tjwDJLuNyRGlYLDGIiz_9qwQ=.pem",
|
||||
"location": "security-state-staging/intermediates/248647df-ed58-4d3b-9e2f-db2885313fe3.pem",
|
||||
"mimetype": "application/x-pem-file"
|
||||
},
|
||||
"pubKeyHash": "no6iHiwS8xAx9ModGu+tjwDJLuNyRGlYLDGIiz/9qwQ=",
|
||||
"crlite_enrolled": false,
|
||||
"id": "f579f1ad-ed52-4cd4-ae74-c2016ba2c184",
|
||||
"last_modified": 1666727865192
|
||||
},
|
||||
{
|
||||
"schema": 1666727379784,
|
||||
"derHash": "h+yAtwYgU/5azUq+hLAevzQEpkxrJ86rUx6nUJCqQ/E=",
|
||||
"subject": "CN=E-Tugra Organization Validated CA ECC v3,OU=E-Tugra Trust Center,O=E-Tugra EBG A.S.,L=Ankara,C=TR",
|
||||
"subjectDN": "MIGLMQswCQYDVQQGEwJUUjEPMA0GA1UEBxMGQW5rYXJhMRkwFwYDVQQKExBFLVR1Z3JhIEVCRyBBLlMuMR0wGwYDVQQLExRFLVR1Z3JhIFRydXN0IENlbnRlcjExMC8GA1UEAxMoRS1UdWdyYSBPcmdhbml6YXRpb24gVmFsaWRhdGVkIENBIEVDQyB2Mw==",
|
||||
"whitelist": false,
|
||||
"attachment": {
|
||||
"hash": "86876f3a83145f7bea9a73f290de878ca6d7d242ea1a494cc48c9bf9110c5696",
|
||||
"size": 1390,
|
||||
"filename": "8Qd-UPufdyYcogA7m52xpTMq88IlEcz-js1KKQv11uE=.pem",
|
||||
"location": "security-state-staging/intermediates/9554dde2-88c4-4154-8711-aee33427a2cd.pem",
|
||||
"mimetype": "application/x-pem-file"
|
||||
},
|
||||
"pubKeyHash": "8Qd+UPufdyYcogA7m52xpTMq88IlEcz+js1KKQv11uE=",
|
||||
"crlite_enrolled": false,
|
||||
"id": "a0deb852-493f-4344-8648-2a96512bd674",
|
||||
"last_modified": 1666727865171
|
||||
},
|
||||
{
|
||||
"schema": 1666727380840,
|
||||
"derHash": "1MTK+aGy4gqvd+k5Ue+2lzo7rJ0mHWdGqsSkngeFqt0=",
|
||||
"subject": "CN=E-Tugra Organization Validated CA RSA v3,OU=E-Tugra Trust Center,O=E-Tugra EBG A.S.,L=Ankara,C=TR",
|
||||
"subjectDN": "MIGLMQswCQYDVQQGEwJUUjEPMA0GA1UEBxMGQW5rYXJhMRkwFwYDVQQKExBFLVR1Z3JhIEVCRyBBLlMuMR0wGwYDVQQLExRFLVR1Z3JhIFRydXN0IENlbnRlcjExMC8GA1UEAxMoRS1UdWdyYSBPcmdhbml6YXRpb24gVmFsaWRhdGVkIENBIFJTQSB2Mw==",
|
||||
"whitelist": false,
|
||||
"attachment": {
|
||||
"hash": "cd75bf7397a1e6abd22f42e2e4af653e2193148b6eccd3d69cdd4373756a052b",
|
||||
"size": 2190,
|
||||
"filename": "Cq90riHw4uk1wmJILhyOe1CCbpRq6geoeUD3yTa7ZxU=.pem",
|
||||
"location": "security-state-staging/intermediates/3c491148-8797-4ca7-9c11-b6778e0717ca.pem",
|
||||
"mimetype": "application/x-pem-file"
|
||||
},
|
||||
"pubKeyHash": "Cq90riHw4uk1wmJILhyOe1CCbpRq6geoeUD3yTa7ZxU=",
|
||||
"crlite_enrolled": false,
|
||||
"id": "c0f3465c-fc37-4557-a1a3-93ada283fa17",
|
||||
"last_modified": 1666727865152
|
||||
},
|
||||
{
|
||||
"schema": 1666727439040,
|
||||
"derHash": "huh/XKOqljjTIXPm3B3lkZ/mM82XAynTP2llAcBz9b0=",
|
||||
|
@ -27955,5 +27847,5 @@
|
|||
"last_modified": 1559865863642
|
||||
}
|
||||
],
|
||||
"timestamp": 1690383423591
|
||||
"timestamp": 1690945023454
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче