The settings for the timestamp authority (TSA) service.
The optional timestamp authority (TSA) service that is used to create a reliable timestamp for the signature. If no service is defined, the local time of the signoSign/Universal server is used.
Username and password are used for the basic authentication. SSL authentication via certificate (SSL peer authentication) should be configured centrally via the JVM security settings using the system property javax.net.ssl.keyStore.
The following settings are possible in settings.properties with the prefix ‘tsa.’.
tsa.host
|
Description |
The URL of the TSA service. |
|
Possible values |
HTTP URL |
|
Default value |
- |
tsa.user
|
Description |
The optional username for basic authentication at the service. |
|
Possible values |
Any string of characters. |
|
Default value |
- |
tsa.password
|
Description |
The password for basic authentication.
|
|
Possible values |
Any string of characters. |
|
Default value |
- |