diff options
author | Thomas <> | 2023-01-12 14:22:43 +0100 |
---|---|---|
committer | Thomas <> | 2023-01-12 14:22:43 +0100 |
commit | bb091b59b99e5c4f0f365f7515f4b6095462b626 (patch) | |
tree | 1d3784220c5c56f0b840eadf2c3b634e498d3258 /pdf-as-lib/src/configuration/cfg/profiles/INVISIBLE.properties | |
parent | 71c1b9fc327e2eeb785af9452783e89f0c435bcf (diff) | |
download | pdf-as-4-bb091b59b99e5c4f0f365f7515f4b6095462b626.tar.gz pdf-as-4-bb091b59b99e5c4f0f365f7515f4b6095462b626.tar.bz2 pdf-as-4-bb091b59b99e5c4f0f365f7515f4b6095462b626.zip |
chore(profiles): switch to https://www.signaturpruefung.gv.at for signature profiles
Issue: #72
Diffstat (limited to 'pdf-as-lib/src/configuration/cfg/profiles/INVISIBLE.properties')
-rw-r--r-- | pdf-as-lib/src/configuration/cfg/profiles/INVISIBLE.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pdf-as-lib/src/configuration/cfg/profiles/INVISIBLE.properties b/pdf-as-lib/src/configuration/cfg/profiles/INVISIBLE.properties index b7193343..b95bf2cb 100644 --- a/pdf-as-lib/src/configuration/cfg/profiles/INVISIBLE.properties +++ b/pdf-as-lib/src/configuration/cfg/profiles/INVISIBLE.properties @@ -6,10 +6,10 @@ sig_obj.INVISIBLE.description=Unsichtbarer Signaturblock sig_obj.types.INVISIBLE=on
sig_obj.INVISIBLE.adobeSignFieldValue=PDF-AS Signatur
-sig_obj.INVISIBLE.adobeSignReasonValue=Informationen zur Pr\u00fcfung finden Sie unter http://www.signaturpruefung.gv.at
+sig_obj.INVISIBLE.adobeSignReasonValue=Informationen zur Pr\u00fcfung finden Sie unter https://www.signaturpruefung.gv.at
sig_obj.INVISIBLE.isvisible=false
# Platzhaltersuche f\u00fcr dieses Profil deaktivieren
sig_obj.INVISIBLE.enable_placeholder_search=false
-sig_obj.INVISIBLE.verifyURL=http://www.signaturpruefung.gv.at
+sig_obj.INVISIBLE.verifyURL=https://www.signaturpruefung.gv.at
|