...
key | example | description |
---|---|---|
security_properties_prefix | stepover. | the prefix added for the keys in the vm security properties |
security_properties_url | http://host/security.properties | the url of a properties file to be used instead of the Java security.properties. The value of a system property can be used by surrounding the name of the system property with brackets: e.g. {security_properties_dir}security.properties |
emailFrom | system@webSignatureOffice.com | the from mail header added to emails sent by the system |
emailSmtp | hostname.domain | the smtp server used to sent mails |
emailSmtpUser | smtpuser | the login for the smtp server |
emailSmtpPassword | password | the smtp server password |
emailTls | false | true or false, enable or disable TLS (encryption) |
emailRetries | 5 | how many times the mailer retries to sent an email |
emailPort | 25 | the smtp port |
support_email | support@websignatureoffice.com | the email address |
smsSender | stepover | the name displayed as sms sender |
smsUserId | 4327634 | the sms account user id |
smsPassword | smspassword | the sms account password |
mail_user | oekopostuser | the user for the oekopost account (mail verification) |
mail_password | oekopostpassword | the password for the oekopost account (mail verification) |
verificationUrl | https://host/frigg/Verification.html | the url for the verification page |
passwordResetUrl | https://host/frigg/PasswordReset.html | the url for the password reset page |
signatureRequestUrl | https://host/frigg/login/#signature_request | the url for signature requests |
invitationUrl | https://host/frigg/Registration.html | the url for user registration |
acceptContactUrl | https://host/frigg/login/#/contacts | the url for accepting contacts |
cookie_name | SOSESSIONID | the cookie name for the session cookie |
cookie_path | / | the cookie path |
memcached_server | 192.168.5.57 | the ip or hostname of the memcached server if memcahe is used |
memcached_port | 11211 | the memcached port |
memcached_sessions | true | true or false, the switch if memcached should be used for session managemeant |
database_type | mysql | mysql or oracle, the database type |
database_host | 192.168.5.57 | the database host (IP or hostname) |
database_user | dbuser | the database user |
database_password | kjssdduiwe832//6?! | the database password |
database_name | frigg | the database schema name |
database_jndi | java:comp/env/jdbc/FriggDb | the jndi database source |
session_timeout | 6000 | session timout in milleseconds |
session_sync | 60 | session sync interval in seconds (memcached) |
request_lifetime | 7200 | the request lifetime in seconds. |
process_pool_timeout | 120000 | timeout for a process from the process pool in milliseconds |
axis_server_ip | 192.168.5.56 | the IP or hostname of the braga server |
axis_server_port | 8080 | the braga server port |
axis_request_timeout | 240000 | the braga request timeout in milliseconds |
axis_server_protocol | https | https or https, the protocol used for the braga server |
file_upload_max_file_size | 20480 | the maximum upload size in bytes |
file_upload_extension | the allowed file extension | |
file_upload_url | https://host/fileUpload/fileUpload | the url for the file upload |
max_message_size | 20480 | the max tyrservice message size |
pdf_render_max_render_threads | 4 | the max number of render threads |
pdf_render_thresold_pages | 2 | the threshold of page numbers under which no threading is used |
intermediate_certificate_filename | /frigg/data/cert.pem | the full path to the intermediate certificate for user certificate creation |
intermediate_certificate_private_key_filename | /frigg/data/cert_private.pem | the full path to the internmediate certificate private key |
intermediate_certificate_password | sduiSUm7$%&hJ | the intermediate certificate password |
openssl_run_directory | c:/temp | the path to a folder in which openssl can run |
enduser_certificate_key_length | 2048 | the length of the create user certificates |
enduser_certificate_duration | 36 | the lifetime of user certificates in months |
adhoc_signature_private_key_filename | d:\certificate_private.pem | the full path to the adhoc signature private key |
adhoc_signature_certificate_filename | d:\certificate.pem | the full path to the adhoc signature certificate |
adhoc_signature_certificate_password | dshZu7$5jdi1 | the adhoc certificate password |
app_signature_certificate_private_key_filename | d:\frigg\data\app_signature_certificate.pfx | the certificate private key path for the app signature with token authentication |
app_signature_certificate_filename | d:\frigg\data\app_signature_public.der | the certificate path for the app signature with token authentication |
app_signature_certificate_password | dsf433dreE&% | the certificate password for the app signature with token authentication |
adhoc_length | 7 | the length of the adhoc code |
adhoc_lifetime_minutes | 15 | defines the validity period of the adhoc code or a generated QR Code, default is 5 minutes |
guest_certificate_password | kkwJk34$ldP% | the guest certificate password (for non-registered webSignatureOffice user certificates) |
accept_terms_settings | true | true or false, if terms and conditions have to be accepted before signing as a guest |
gwt_rpc_app_base_url | https://127.0.0.1/app/ | the gwt rps base url used by the tyrservice (always has to be 127.0.0.1, port can vary) |
gwt_rpc_app | app | gwt_rpc_app_base_url + gwt_rpc_app is used as the App GWT RPC Url by the tyrservice |
tyrservice_public | false | true or false, wether the public tyrservice services should be available, public services only use the adhoc code for authentication |
tyrservice_debugging | true | true or false, enables an extended logging for tyrservice classes (if no value is set the default is false) |
atmosphere_servlet | https://127.0.0.1:8443/atmosphereServlet | the url for the atmosphere servlet used by the adhoc functionality |
rabbitmq_server | 192.168.4.55 | the IP or hostname of the rabbittmq server used by the adhoc functionality |
cash_account_name | stepover_cash_account | the name of the cash account, matches db name column in accounting_account table |
sales_tax_19_account_name | stepover_sales_tax_19% | the name of 19% tax account, matches db name column in accounting_account table |
asset_type_name | EUR | the asset type used by accounting, EUR or USD |
sales_tax | 19 | the sales tax amount in percent |
invoice_mail_recipients | somebody@host.com;someoneelse@host.com | a list of recipients who receive a copy of all invoices created by the system |
credit_eur_value | 0.85 | the vlaue of one credit in EUR |
credit_usd_value | 0.95 | the value of one credit in USD |
credit_free | 3 | how many free credits are given initially |
credit_free_monthly | 3 | the amount of free credits per month |
credit_signature_request | 1 | how many credits one signature request costs ('0' for no credit charge) |
credit_mail_identification | 10 | how many credits a mail identification costs |
notary_public_key | dshkskdhNSSKhjadsbndskKJHKHSAK \ | the public key base64 encoded that is assigned new registered users. This key is used by the web signature office apps. |
notary_public_key_hash | dskhdksjhds89s8djdshkjhsd7987987dsdssd | a md5 hash of the public key |
notaryInfo | \n======================( NotaryInfo )====================== \n \nSomebody | the notary info added to a biometric signature |
braga_children_per_cpu | 10 | how many processes should be started per cpu core |
braga_render_dpi | 150 | the dpi with which pages are rendered |
braga_name | braga1 | the braga server name used by the braga monitor |
braga_monitor_threshold_percent | 75 | the threshhold in percent of available processes under which the monitoring status goes to red, default is 75 |
braga_monitor_missed_intervals | 10 | the number of missed monitoring intervals (the count of idle and busy processes). If this amount of intervals is exceeded without a status update the monitoring status goes RED |
braga_monitor_interval_seconds | 30 | the number of seconds in between the monitoring runs |
admin_email_notifier | somebody@host.com;someoneelse@host.com | a list of recipients who are informed when accounts are charged with help of the admin functions or when user bought credits |
activate_hash_dialog | true | true or false, activates the hash dialog during signing with StepOver Pads |
signaturefield_color_blue | true | true or false, sets the background of the selected signature fields transparent blue. Otherwise it's white. |
deactivate_reject_button | true | true or false, deactivates the reject button during signing |
deactivate_document_download | true | true or false, deactivates the download button on the viewer |
deactivate_final_status_popup | true | true or false, deactivates the final status popup shown after all fields have been signed |
deactivate_optional_fields_popup | true | true or false, deactivates the appearance of the popup after skipping the last optional field of a signature request which asks for ignoring the field (sign later) or finishing the request (only if there are no mandatory fields!) |
org_quartz_properties | quartz.properties | the name of the qaurtz scheduler configuration file in the classpath |
storage_home | X:/data/ | the full path for storage of documents and certificates (BRAGA) |
rsa_encryptor_url | https://host:8444/RsaEncryptor/encode | the url of the RSA encryptor used by the html signer, if no value is set https://stepoverinfo.net/sign/index.php is used. |
context_color | #f5eeb3 or rgba(211/211/211/1) | defines the background-color of the context view (colored bar in signature field). NOTE: "," characters have to be replaced with "/" |
formfields_writable_for_others | false | true or false, allows other signers to edit formfields |
has_license | false | true or false, usage for licence model |
rabbitmq_server | Response of the RabbitMQ server, which transfers the signatures via StepOver Capture App | |
html_signer_signature_field_width | 10 | defines the signature field width for signing with html-signer in cm, default is 14cm. |
braga_create_copy | true | creates a copy of the PDF without biodata. |
context_sign_mode | true | true or false, shows an overview of the context via signing with HTML-signer |
show_toc | 1 | handles the table of contents display in the document viewer (in apps and browser) 0 = deactivated, 1 = activated |
show_pages_preview | 1 | handles the page preview display in the document viewer (in apps and browser) 0 = deactivated, 1 = activated |
deactivate_remember_sign_type | true | deactivates the "remember sign type" checkbox of the signature type selection popup |
show_selection_pad | false | activates/deactivates the "SIGNATURE PAD" option of the signature type selection popup (default = true) |
show_selection_capture | false | activates/deactivates the "SMARTPHONE/TABLET" option of the signature type selection popup (default = true) |
show_selection_display | false | activates/deactivates the "ON THIS DISPLAY" option of the signature type selection popup (default = true) |
show_selection_link | false | activates/deactivates the "SHOW LINK" option of the signature type selection popup (default = false) |
process_encrypted_urls | false | If the value is "true", the adhoc URL (option "SHOW LINK") is displayed encrypted |
tracking-header | x-idheader | the name of the http header used for the additional tracking id logging. Default is x-tracking |
render_strategy | AllPages | the strategy used to render the pdf pages, possible values are OnlyPagesWithSignatures, AllPages, FirstTwoAndPagesWithSignatures. Default is FirstTwoAndPagesWithSignatures |
axis2_retries | 5 | the retry count for failed braga calls, default is 3 |
extra_password_prompt | true | true or false, activates an extra password prompt in the iSignatureOffice / aSignatureOffice app (authentication with fingerprint or face ID) |
password_interval | ALWAYS | If extra_password_prompt is activated, you can use password_interval to specify how often the query should appear. Possible values: ALWAYS, DAILY |
rest_api_allowed_hosts | localhost,192.168.5.2,192.168.5.5 | the allowed hosts for the communication with the REST API (Cross-Origin-Requests) |
...