mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
8 lines
268 B
Plaintext
8 lines
268 B
Plaintext
myLegalName : "CN=Notary Service,O=R3,OU=corda,L=London,C=GB"
|
|
keyStorePassword : "cordacadevpass"
|
|
trustStorePassword : "trustpass"
|
|
p2pAddress : "localhost:10000"
|
|
webAddress : "localhost:10001"
|
|
extraAdvertisedServiceIds : [ "corda.notary.validating" ]
|
|
useHTTPS : false
|