Import a Key using Configuration Utility (GUI)

  1. Generate a key using PKCS#11 tool

›_ Console

# p11tool2 [Slot=<slot_id>] LoginUser=<user_pin>
[PubKeyAttr=<pub_key_attr>] [PrvKeyAttr=<prv_key_attr>]
GenerateKeyPair=<mech>

For Example
# /opt/utimaco/bin/p11tool2 LoginUser=123456 PubKeyAttr=CKA_LABEL="f5-
testkey",CKA_ID=0x3835643833356238323865653266623932303139316332653039343736343164 
PrvKeyAttr=CKA_LABEL="f5-
testkey",CKA_ID=0x3835643833356238323865653266623932303139316332653039343736343164 
GenerateKeyPair=RSA


  1. In the Main tab, select System > Certificate Management >Traffic Certificate Management > SSL Certificate list > Import. The SSL Certificate/Key Source page opens

  2. Select Key, from the Import type drop-down

tmpfs11772t.png

Figure 4: Import SSL Certificates and Keys Window

  1. Enter the Key Name in Key Name text box (Use the same key label as generated using p11tool2)

  2. Select New radio button from Key Name.

  3. Select From NetHSM, within Key Source

  4. Select auto from the NetHSM partition drop-down

  5. Click on the Import button, to import the key