Skip to main content

Import a key from a PKCS12 file

Importing a key

Importing your own existing keys to be used by the Organization Wallet for signing credentials is possible. You can import your keys from a PKCS#12 file. The file must contain 1 private and 1 public key, and the file password must be the same as the private key password.

  1. Open the main menu and click Settings.
  2. In the settings menu, select Identifiers.
  3. Open the Cryptographic key tab.
  4. Click on the Import key button.
Cryptographic key tab with Import key button
  1. Fill in a Display name for the key. This name is shown in the wallet when key selection is needed.
  2. Click Choose next to PKCS#12 file and select the PKCS#12 file from your computer.
  3. Enter the password in PKCS#12 password. Make sure you are using the password that applies to both the PKCS#12 file and the private key inside it.
  4. Click on the Test import button to check whether the key can be imported correctly.
Import cryptographic key form
  1. When the test succeeds, a dialog shows the key details (key type, key ID, validity dates, subject and issuer DN). Review the details and click OK to close the dialog.
Test import success dialog showing key details
  1. Click the Save button to import the key.
  2. The key is imported and appears in the list on the Cryptographic key tab, ready to be used.

:::info Required permission You need the Identifiers (Read) permission to view this screen, and Identifiers (Change) to import cryptographic keys. :::