Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion PreSignedObjects/DBX/HashesJsonSchema.json
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
"properties": {
"value": {
"type": "string",
"description": "Base64 encoded certificate"
"description": "Path to the certificate file"
},
"subjectName": {
"type": "string",
Expand Down
2 changes: 1 addition & 1 deletion PreSignedObjects/DBX/dbx_info_msft_1_14_25.json
Original file line number Diff line number Diff line change
Expand Up @@ -6451,7 +6451,7 @@
},
"certificates": [
{
"value": "WindowsProduction2011.cer",
"value": "MicWinProPCA2011_2011-10-19.der",
"subjectName": "CN = Microsoft Windows Production PCA 2011",
"issuerName": "CN = Microsoft Root Certificate Authority 2010",
"thumbprint": "580a6f4cc4e4b669b9ebdc1b2b3e087b80d0678d",
Expand Down