aboutsummaryrefslogtreecommitdiff
path: root/work
diff options
context:
space:
mode:
authorpdanner <pdanner@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2010-12-10 11:10:44 +0000
committerpdanner <pdanner@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2010-12-10 11:10:44 +0000
commit800f1a58123b1f48cc6c6c7c910ae1d137a1790d (patch)
treec444c2c98d0f274594e36d2ce5c9b7f07e1b1e8f /work
parentdadb912a6d38ced2e7f29957ff6b50a017d2e223 (diff)
downloadpdf-as-3-800f1a58123b1f48cc6c6c7c910ae1d137a1790d.tar.gz
pdf-as-3-800f1a58123b1f48cc6c6c7c910ae1d137a1790d.tar.bz2
pdf-as-3-800f1a58123b1f48cc6c6c7c910ae1d137a1790d.zip
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@699 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
Diffstat (limited to 'work')
-rw-r--r--work/cfg/config.properties5
1 files changed, 2 insertions, 3 deletions
diff --git a/work/cfg/config.properties b/work/cfg/config.properties
index 0ec79c3..3a0825f 100644
--- a/work/cfg/config.properties
+++ b/work/cfg/config.properties
@@ -111,12 +111,11 @@ moa.available_for_web=true
moa.available_for_commandline=true
# MOA Signature
-moa.sign.url=http://jollyjumper:8001/moa-spss/services/SignatureCreation
-#moa.sign.url=http://localhost:8080/moa-spss/services/SignatureCreation
+moa.sign.url=http://localhost:8080/moa-spss/services/SignatureCreation
moa.sign.KeyIdentifier=KG_allgemein
# MOA Verifying
-moa.verify.url=http://jollyjumper:8001/moa-spss/services/SignatureVerification
+moa.verify.url=http://localhost:8080/moa-spss/services/SignatureVerification
moa.verify.TrustProfileID=SecureSignature
#############################################