diff --git a/config/dev/nameservernode.conf b/config/dev/nameservernode.conf index c11f5d7c33..7a91eda14f 100644 --- a/config/dev/nameservernode.conf +++ b/config/dev/nameservernode.conf @@ -5,5 +5,5 @@ keyStorePassword : "cordacadevpass" trustStorePassword : "trustpass" artemisAddress : "localhost:12345" webAddress : "localhost:12346" -extraAdvertisedServiceIds: "corda.notary.simple" +extraAdvertisedServiceIds: "corda.notary.validating" useHTTPS : false \ No newline at end of file