Console Instance
These settings can be found under Global Settings > Advanced Settings for module Console:
Property |
Description |
Home screen alerts |
ADSS Server Console shows various system alerts on the home page.
By setting the value to FALSE to disable the alerts on home page. Configuring this setting to False will reduce the log in time. |
Signature Padding Scheme |
Define the signature padding scheme to be used while console instance is performing signing operations. The default parameter value is:
Possible values are PKCS1 and PSS |
License validity threshold |
Number of days to show the alert on ADSS Server Console before expiration of the ADSS Server license.
|
Certificate validity threshold |
Number of days to show the alert before expiry of certificates configured in Key Manager, Trust Manager, Manage CAs, Access Control and Client Manager modules.
|
Invalidate console on logout |
TLS session with the ADSS Server Console will be invalidated upon logout if enabled and one have to relaunch the browser to re-login the console.
|
Key deletion from PKCS#11 |
Used to control the deletion of Key Manager keys from PKCS#11 device. When enabled, delete action will also delete the key from PKCS#11 device. When disabled, delete action will only delete the key from database without effecting the key in PKCS#11 device.
|
Time period for Management Reporting |
Number of days to display the report by default.
|
Console resolution |
ADSS Server Console resolution can be adjusted depending on the size of the monitor's screen. The default resolution is set to STANDARD, in which the GUI is displayed at the centre of the screen at 1024 x 768 and it remains consistent on all resolutions. The possible values are:STANDARD, FIT_SCREEN.
Note: Setting the value to FIT SCREEN, will stretch the GUI based on the screen's resolution. |
Database connections settings |
In ADSS Server Console settings, database connection can be re-configured so that the connections can be reused when future requests to the database are required. The default parameter values are:
For more details, follow the link: http://www.mchange.com/projects/c3p0/ |
Maximum records in a grid |
This property is used to set the maximum number of records in a grid.
|
See also