3.1 changes

This commit is contained in:
Mikael Karlsson
2021-06-08 19:02:25 +10:00
parent c7f8cbe760
commit 18533494b2
318 changed files with 163882 additions and 137 deletions

View File

@@ -0,0 +1,53 @@
{
"trustedcert_windows10trustedcertificate": [
{
"dataEntityKey": "trustedRootCertificate",
"filenameEntityKey": "certFileName",
"dataType": 1,
"category": 108,
"nameResourceKey": "trustedCertPolicySelectCertificateName",
"descriptionResourceKey": "empty",
"childSettings": [
],
"options": [
],
"entityKey": "trustedRootCertificate",
"booleanActions": 0,
"policyType": 87,
"enabled": true
},
{
"dataType": 16,
"category": 108,
"nameResourceKey": "trustedCertDestinationStoreName",
"descriptionResourceKey": "trustedCertDestinationStoreDescription",
"childSettings": [
],
"options": [
{
"nameResourceKey": "trustedCertDestinationStoreRootName",
"value": "computerCertStoreRoot",
"enabled": true
},
{
"nameResourceKey": "trustedCertDestinationStoreIntermediateName",
"value": "computerCertStoreIntermediate",
"enabled": true
},
{
"nameResourceKey": "trustedCertDestinationStoreUserIntermediateName",
"value": "userCertStoreIntermediate",
"enabled": true
}
],
"entityKey": "destinationStore",
"booleanActions": 0,
"defaultValue": "computerCertStoreRoot",
"policyType": 87,
"enabled": true
}
]
}