Menu

Erro Worker setup

Help
2021-04-21
2021-05-05
  • nguyen duy son

    nguyen duy son - 2021-04-21

    Hi!
    I have installed signserver on centos linux. I had a problem creating a worker after using the command line "bin/signserver getstatus brief all":
    [root@localhost signserver]# bin/signserver getstatus brief all
    2021-04-21 17:11:13,416 INFO [naming] WildFly Naming version 1.0.14.Final
    2021-04-21 17:11:13,604 INFO [security] ELY00001: WildFly Elytron version 1.15.0.CR1
    2021-04-21 17:11:14,030 INFO [threads] JBoss Threads version 2.4.0.Final
    Current version of server is : SignServer CE 5.2.0.Final

    Status of CryptoWorker with ID 1 (MyCryptoTokenP12) is:
    Worker status : Offline
    Token status : Offline

    Errors:
    - Failed to initialize crypto token: File not found: /opt/signserver/myconfig/worker.crypto.keystore.jks
    - Crypto Token is disconnected

     
  • Markus Kilås

    Markus Kilås - 2021-05-05

    Hi Nguyen,

    It looks like your keystore file does not exist. Please check that you have the file "/opt/signserver/myconfig/worker.crypto.keystore.jks".

    Cheers,
    Markus
    PrimeKey Solutions

     
  • nguyen duy son

    nguyen duy son - 2021-05-05

    Thank!
    I solved the problem by pointing to "/opt/pki/certificast/crypto.generic.p12" instead of pointing to "/opt/signserver/myconfig/worker.crypto.keystore.jks"

     

Log in to post a comment.