From 322aaeb442d0d1e1744e60416aa4e434985dd36e Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 11 Sep 2019 07:06:36 +0200 Subject: fix broken jUnit test --- basicConfig/default_config.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'basicConfig/default_config.properties') diff --git a/basicConfig/default_config.properties b/basicConfig/default_config.properties index 71de5b2b..df18c646 100644 --- a/basicConfig/default_config.properties +++ b/basicConfig/default_config.properties @@ -29,8 +29,8 @@ eidas.ms.auth.eIDAS.node_v2.workarounds.useRequestIdAsTransactionIdentifier=true eidas.ms.auth.eIDAS.node_v2.loa.requested.minimum=http://eidas.europa.eu/LoA/high eidas.ms.auth.eIDAS.szrclient.useTestService=true -eidas.ms.auth.eIDAS.szrclient.endpoint.prod= -eidas.ms.auth.eIDAS.szrclient.endpoint.test= +eidas.ms.auth.eIDAS.szrclient.endpoint.prod=http://prodszr.test +eidas.ms.auth.eIDAS.szrclient.endpoint.test=http://testszr.test 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