Knowledge Base

Keystore configuration

Last Modified:
27 Nov 2018
User Level:
Administrator

Description

To manage keys and certificates, go to System administration > System settings > Keystore.

Please note that this was introduced in TERMINALFOUR 8.2.3. During the upgrade, existing keys will be imported to the keystore.

 

Keys or certificates in use by TERMINALFOUR configuration options (e.g. Form bank) are marked as "In use" and cannot be deleted.

Key/certificate details

ItemDescription
Name The name used within TERMINALFOUR for this key/certificate
Description A short description for this key/certificate
Public key/certificate

Sets the key/certificate. e.g.

-----BEGIN CERTIFICATE-----
MIIDMDCCAu2gAwIBAgIEZa2EXjALBgcqhkjOOAQDBQA
-----END CERTIFICATE-----

Private key/certificate

Sets the key/certificate. e.g.

-----BEGIN RSA PRIVATE KEY-----
...
-----END RSA PRIVATE KEY-----

or

-----BEGIN DSA PRIVATE KEY-----
..
-----END DSA PRIVATE KEY-----

Password (for private keys) Enter the password to be used for private keys.