mirror of
https://github.com/corda/corda.git
synced 2024-12-21 13:57:54 +00:00
684d1089f0
Use full names for test parties, ahead of complete X.500 name support.
9 lines
291 B
Plaintext
9 lines
291 B
Plaintext
myLegalName : "CN=Notary Service,O=R3,OU=corda,L=London,C=UK"
|
|
nearestCity : "London"
|
|
keyStorePassword : "cordacadevpass"
|
|
trustStorePassword : "trustpass"
|
|
p2pAddress : "localhost:10000"
|
|
webAddress : "localhost:10001"
|
|
extraAdvertisedServiceIds : [ "corda.notary.validating" ]
|
|
useHTTPS : false
|