From ab4bba8177a5b4382d9ebe8996b76c5c5200e4a3 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 13 Aug 2019 07:02:04 +0200 Subject: change port in SZR mockup --- basicConfig/default_config.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'basicConfig/default_config.properties') diff --git a/basicConfig/default_config.properties b/basicConfig/default_config.properties index a6783749..b2256666 100644 --- a/basicConfig/default_config.properties +++ b/basicConfig/default_config.properties @@ -36,7 +36,7 @@ eidas.ms.auth.eIDAS.node_v2.workarounds.useRequestIdAsTransactionIdentifier=true eidas.ms.auth.eIDAS.szrclient.useTestService=true eidas.ms.auth.eIDAS.szrclient.endpoint.prod= -eidas.ms.auth.eIDAS.szrclient.endpoint.test=http://localhost/demoszr +eidas.ms.auth.eIDAS.szrclient.endpoint.test=http://localhost:1234/demoszr eidas.ms.auth.eIDAS.szrclient.ssl.keyStore.path=keys/..... eidas.ms.auth.eIDAS.szrclient.ssl.keyStore.password= eidas.ms.auth.eIDAS.szrclient.ssl.trustStore.path= -- cgit v1.2.3