aboutsummaryrefslogtreecommitdiff
path: root/connector/src/test/resources/config/junit_config_1.properties
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2020-11-09 09:23:51 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2020-11-09 09:23:51 +0100
commiteb1ca70419a2e1863c6cafd5d57efed74061a9f9 (patch)
tree58832a2918cbfee472221c1a615e5fc263564154 /connector/src/test/resources/config/junit_config_1.properties
parent57d813b9cfbbd231a2e6f9d47169b31435d1d6c0 (diff)
downloadNational_eIDAS_Gateway-eb1ca70419a2e1863c6cafd5d57efed74061a9f9.tar.gz
National_eIDAS_Gateway-eb1ca70419a2e1863c6cafd5d57efed74061a9f9.tar.bz2
National_eIDAS_Gateway-eb1ca70419a2e1863c6cafd5d57efed74061a9f9.zip
fix some more problems with jUnit tests
Diffstat (limited to 'connector/src/test/resources/config/junit_config_1.properties')
-rw-r--r--connector/src/test/resources/config/junit_config_1.properties9
1 files changed, 5 insertions, 4 deletions
diff --git a/connector/src/test/resources/config/junit_config_1.properties b/connector/src/test/resources/config/junit_config_1.properties
index 8bff74a9..f498cac4 100644
--- a/connector/src/test/resources/config/junit_config_1.properties
+++ b/connector/src/test/resources/config/junit_config_1.properties
@@ -80,12 +80,13 @@ eidas.ms.auth.eIDAS.node_v2.attributes.requested.representation.5=LegalName,true
## PVP2 S-Profile end-point configuration
+eidas.ms.pvp2.keystore.type=jks
eidas.ms.pvp2.keystore.path=keys/junit.jks
eidas.ms.pvp2.keystore.password=password
-eidas.ms.pvp2.key.metadata.alias=
-eidas.ms.pvp2.key.metadata.password=
-eidas.ms.pvp2.key.signing.alias=
-eidas.ms.pvp2.key.signing.password=
+eidas.ms.pvp2.key.metadata.alias=meta
+eidas.ms.pvp2.key.metadata.password=password
+eidas.ms.pvp2.key.signing.alias=sig
+eidas.ms.pvp2.key.signing.password=password
eidas.ms.pvp2.metadata.validity=24
eidas.ms.pvp2.metadata.organisation.name=JUnit