github.com/Venafi/vcert/v5@v5.10.2/test-files/policy_specification_tpp_management.json (about) 1 { 2 "policy": { 3 "certificateAuthority": "\\VED\\Policy\\Certificate Authorities\\Microsoft CA\\QA Venafi CA - Server 90 Days" 4 }, 5 "defaults": { 6 "subject": { 7 "org": "Venafi, Inc.", 8 "orgUnits": [ 9 "Engineering", 10 "Product Management", 11 "Quality Assurance" 12 ], 13 "locality": "Salt Lake City", 14 "state": "Utah", 15 "country": "US" 16 }, 17 "keyPair": { 18 "keyType": "RSA", 19 "rsaKeySize": 2048, 20 "serviceGenerated": true 21 }, 22 "autoInstalled": false 23 } 24 }