diff --git a/basice2e/server-1.yaml b/basice2e/server-1.yaml index 1b9e5e43872c3299aa65035dd84109c49baae5f7..a0a0abf164a2cb9bb8ae8a7901a01493cc9187e8 100644 --- a/basice2e/server-1.yaml +++ b/basice2e/server-1.yaml @@ -18,6 +18,10 @@ servers: - localhost:50004 gateways: - "localhost:8440" + - "localhost:8441" + - "localhost:8442" + - "localhost:8443" + - "localhost:8444" keyPath: "../keys/cmix.rip.key" certPath: "../keys/cmix.rip.crt" gatewayCertPath: "../keys/gateway.cmix.rip.crt" diff --git a/basice2e/server-2.yaml b/basice2e/server-2.yaml index 184abe100fec59bd77394e7495d6f534c07fe73f..301e4e76c2903a52d60ed62fb69f518509ba5f2f 100644 --- a/basice2e/server-2.yaml +++ b/basice2e/server-2.yaml @@ -17,7 +17,11 @@ servers: - localhost:50003 - localhost:50004 gateways: + - "localhost:8440" - "localhost:8441" + - "localhost:8442" + - "localhost:8443" + - "localhost:8444" keyPath: "../keys/cmix.rip.key" certPath: "../keys/cmix.rip.crt" gatewayCertPath: "../keys/gateway.cmix.rip.crt" diff --git a/basice2e/server-3.yaml b/basice2e/server-3.yaml index e402126e0354adf758806a5fb95f8a29f05e3b00..11fe51776956aad201413b90a90d6927216694d5 100644 --- a/basice2e/server-3.yaml +++ b/basice2e/server-3.yaml @@ -17,7 +17,11 @@ servers: - localhost:50003 - localhost:50004 gateways: + - "localhost:8440" + - "localhost:8441" - "localhost:8442" + - "localhost:8443" + - "localhost:8444" keyPath: "../keys/cmix.rip.key" certPath: "../keys/cmix.rip.crt" gatewayCertPath: "../keys/gateway.cmix.rip.crt" diff --git a/basice2e/server-4.yaml b/basice2e/server-4.yaml index 0a6839fbd9fc084a6465acb4e9c28c63261d818a..0b7b940dc019be36512253f32771e494fe8c8d86 100644 --- a/basice2e/server-4.yaml +++ b/basice2e/server-4.yaml @@ -17,7 +17,11 @@ servers: - localhost:50003 - localhost:50004 gateways: + - "localhost:8440" + - "localhost:8441" + - "localhost:8442" - "localhost:8443" + - "localhost:8444" keyPath: "../keys/cmix.rip.key" certPath: "../keys/cmix.rip.crt" gatewayCertPath: "../keys/gateway.cmix.rip.crt" diff --git a/basice2e/server-5.yaml b/basice2e/server-5.yaml index b587879225d22f587063282c103ce1c745b34837..2b9a35c5dd232175cddfb79bf7a67ceb6a35997c 100644 --- a/basice2e/server-5.yaml +++ b/basice2e/server-5.yaml @@ -17,6 +17,10 @@ servers: - localhost:50003 - localhost:50004 gateways: + - "localhost:8440" + - "localhost:8441" + - "localhost:8442" + - "localhost:8443" - "localhost:8444" keyPath: "../keys/cmix.rip.key" certPath: "../keys/cmix.rip.crt"