SSL Key Stores
Hub supports uploading SSL key stores and trusted certificates. A client key is used to identify Hub as a client when connecting to a third-party server, whereas adding a server certificate as trusted means that you do trust the server that possesses a respective key.
The uploaded SSL client keys and trusted certificates can be used to configure secure connection with various supported Authentication Module providers.
Prerequisites
- You must have System Administrator privileges in Hub.
- The key store must be in
PKCS12
orJKS
format. - The key store must be password protected.
- The key store must contain a single entry.
Managing SSL Key Stores
To view and manage SSL keys, open the page in Hub.
To upload a new SSL client key:
- In the Server Settings section of the Administration menu, select .
- Click 'Import key store'.
- In the appeared dialog, select the target key store file on your local machine.
- Enter your password to the key store. Key stores without password protection are not supported.
- Click Import to upload selected key store to Hub.
When the import is finished, the page with the key store properties is displayed.
To quickly view the properties of a key store:
To edit the name of a key store:
To delete an existing key store:
- Select a key store in the list.
- Click the trash button in the toolbar.
Last modified: 6 April 2017