From e165ef27812874bee7062a4e7ecc8bec99ced328 Mon Sep 17 00:00:00 2001 From: Christof Rabensteiner Date: Wed, 29 May 2019 09:49:02 +0200 Subject: Integrate MoaSig Verification into SignatureVerifier - Verify signature via ISignatureVerificationService. - Override System Property moa.spss.server.configuration via spring's environment (Reason: can configure path to moa SPSS config file via application.yaml & moa SPSS needs this parameter to find the config file) - Setup test configuration directory for moaspss in src/main/resources/moa-spss - Readme: Explain how to install moaspss' dependencies into local repository. --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index ee3f5de..9d2d9c0 100644 --- a/pom.xml +++ b/pom.xml @@ -122,8 +122,7 @@ egovutils ${egovutils.version} - + at.gv.egiz.eaaf eaaf_module_moa-sig -- cgit v1.2.3