2022-10-13 00:04:51 +02:00
|
|
|
{
|
2023-01-05 15:15:40 +01:00
|
|
|
"identities" : [
|
|
|
|
"CN=Alice, OU=Test Dept, O=R3, L=London, C=GB",
|
|
|
|
"CN=Bob, OU=Test Dept, O=R3, L=London, C=GB",
|
|
|
|
"CN=Charlie, OU=Test Dept, O=R3, L=London, C=GB",
|
|
|
|
"CN=NotaryRep1, OU=Test Dept, O=R3, L=London, C=GB"],
|
|
|
|
"notaries" : [
|
|
|
|
{
|
|
|
|
"serviceX500Name": "CN=NotaryService, OU=Test Dept, O=R3, L=London, C=GB",
|
|
|
|
"representatives": ["CN=NotaryRep1, OU=Test Dept, O=R3, L=London, C=GB"]
|
|
|
|
}]
|
2022-10-13 00:04:51 +02:00
|
|
|
}
|