Skip to main content
Skip table of contents

Modify the Crypto Token in SignServer

After restarting SignServer, the CryptoToken is offline.

image-20240923-211427.png

To modify the CryptoToken:

  1. Select the CloudHSM Crypto Token to get its properties.

  2. Select the Configuration Tab:

    image-20240923-211134.png
  3. Click Edit on the SLOTLABELTYPE property. Change it to SLOT_LABEL, click SUBMIT.

CODE
SLOT_LABEL
  1. Click Edit on the SLOTLABELVALUE property. Change it to hsm1, and click SUBMIT.

CODE
hsm1

If the CRYPTOTOKEN_IMPLEMENTATION_CLASS is not set to "org.signserver.p11ng.common.cryptotoken.P11NGCryptoToken" change this value as well.

  1. Select the Status Summary tab and it should now show the Crypto Token as Active:

    image-20240923-211751.png
  2. Click the Crypto Token tab and ensure all of the keys are displayed.

  3. Select one of the keys, and click Test.

  4. Click Test again and ensure the key is usable by SignServer:

    image-20240923-211910.png

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.