From c026a13ad1f4e7ec812154c8c212477a7813882d Mon Sep 17 00:00:00 2001 From: Emil Gabrovski Date: Mon, 27 Mar 2023 11:03:56 +0300 Subject: [PATCH] CORE-12019 Add one more vNode, Evelyn - with the next letter and with a unique length --- config/static-network-config.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/static-network-config.json b/config/static-network-config.json index 9adde9b..42bfbe2 100644 --- a/config/static-network-config.json +++ b/config/static-network-config.json @@ -15,6 +15,10 @@ "x500Name" : "CN=Dave, OU=Test Dept, O=R3, L=London, C=GB", "cpi" : "cpi name" }, + { + "x500Name" : "CN=Evelyn, 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",