24 lines
585 B
JSON
24 lines
585 B
JSON
[
|
|
{
|
|
"x500Name" : "CN=Alice, OU=Test Dept, O=R3, L=London, C=GB",
|
|
"cpi" : "cpi name"
|
|
},
|
|
{
|
|
"x500Name" : "CN=Bob, OU=Test Dept, O=R3, L=London, C=GB",
|
|
"cpi" : "cpi name"
|
|
},
|
|
{
|
|
"x500Name" : "CN=Charlie, OU=Test Dept, O=R3, L=London, C=GB",
|
|
"cpi" : "cpi name"
|
|
},
|
|
{
|
|
"x500Name" : "CN=Dave, OU=Test Dept, O=R3, L=London, C=GB",
|
|
"cpi" : "cpi name"
|
|
},
|
|
{
|
|
"x500Name" : "CN=NotaryRep1, OU=Test Dept, O=R3, L=London, C=GB",
|
|
"cpi" : "CSDE Notary Server CPI",
|
|
"serviceX500Name": "CN=NotaryService, OU=Test Dept, O=R3, L=London, C=GB"
|
|
}
|
|
]
|