Importing Existing Keys
From HSM
Keys that already exist on a PKCS#11 hardware device can be used within ADSS Server once they have been assigned a specific key usage purpose. To import keys select a crypto profile and Click on the Import Existing Keys button on the Crypto Source page. This will show a list of the keys found on the PKCS#11 device as shown in the example below. The public key details that need to be imported can be selected and assigned a particular purpose:
Item | Description |
Key Alias |
This is the alias of the key present on the HSM. The list contains the keys on the HSM that can be imported into the ADSS Server Key Manager. |
Key Algorithm |
Specifies the public key encryption algorithm for the relevant keys present on the HSM. |
Key Length | Specifies the key length for the keys present on the HSM. |
Certificate Template | Select an appropriate certificate template for the keys on the HSM prior to importing them into the ADSS Server Key Manager. The keys will be imported with the purpose defined by the selected certificate template. |
Import Existing Keys | Click this button to import the selected keys on the HSM into Key Manager. |
From MSCAPI
In-order to import the keys from MSCAPI to use within the ADSS Server, the following conditions must be satisfied:
See also