diff --git a/PreSignedObjects/DBX/HashesJsonSchema.json b/PreSignedObjects/DBX/HashesJsonSchema.json index 991a5b3..37704b6 100644 --- a/PreSignedObjects/DBX/HashesJsonSchema.json +++ b/PreSignedObjects/DBX/HashesJsonSchema.json @@ -237,7 +237,7 @@ "properties": { "value": { "type": "string", - "description": "Base64 encoded certificate" + "description": "Path to the certificate file" }, "subjectName": { "type": "string", diff --git a/PreSignedObjects/DBX/dbx_info_msft_1_14_25.json b/PreSignedObjects/DBX/dbx_info_msft_1_14_25.json index 75f28be..f7569d0 100644 --- a/PreSignedObjects/DBX/dbx_info_msft_1_14_25.json +++ b/PreSignedObjects/DBX/dbx_info_msft_1_14_25.json @@ -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",