Hi Tomas, Thanks a lot for swift response. Unfortunately the script ejbca doesnt show this command: ./ejbca.sh cryptotoken The following commands are available: activate Activate CryptoToken create Create a new CryptoToken deactivate Deactivate CryptoToken delete Delete CryptoToken generatekey Generate new key pair list List all available CryptoTokens listkeys List all key pairs in an active token removekey Remove a key pair setpin Modifies the current keystore and/or auto-activation pin. testkey...
Hello, I am testing the EJBCA solution as a replacement for Windows based OCSP responder service. I have the CA certificate, signing certificate and private key already available. Is there a way to configure EJBCA ocsp responder in such a way that the signing key is imported and not generated as specified in the documentation? I am refering specifically to this line in the documentation which assumes that the signing certificate key and csr are generated during the setup: bin/ejbca.sh cryptotoken...