diff options
author | ferbas <ferbas@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c> | 2010-01-05 14:44:47 +0000 |
---|---|---|
committer | ferbas <ferbas@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c> | 2010-01-05 14:44:47 +0000 |
commit | 99856066aa6b00e71e1ceb71064f664a98237ba0 (patch) | |
tree | 19b6cdaa5e44bd8b1709d0e3f29d0913cbfbf18a /work/cfg | |
parent | 40d91466456af5fd9b6ea0c843e39f1638f8ac6c (diff) | |
download | pdf-as-3-99856066aa6b00e71e1ceb71064f664a98237ba0.tar.gz pdf-as-3-99856066aa6b00e71e1ceb71064f664a98237ba0.tar.bz2 pdf-as-3-99856066aa6b00e71e1ceb71064f664a98237ba0.zip |
added verify url for handler
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@538 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
Diffstat (limited to 'work/cfg')
-rw-r--r-- | work/cfg/config.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/work/cfg/config.properties b/work/cfg/config.properties index 010cd24..677ffb5 100644 --- a/work/cfg/config.properties +++ b/work/cfg/config.properties @@ -181,6 +181,8 @@ default.adobeSignFieldValue=PDF-AS Signatur # default name of the adobe signature reason (if enabled).
#default.adobeSignReasonValue=Informationen zur Prüfung finden Sie unter http://www.signaturpruefung.gv.at
+# verify URL for manual signature verification (embedded in adobe attribute)
+default.verifyURL=https://www.buergerkarte.at/signature-verification
#absolute positioning
#sig_obj.PROFIL.pos=p:1;x:40.0;y:800.0;w:400.0;f:80
|