|
From: Arnaud D. <arn...@gm...> - 2016-09-19 16:19:30
|
Hi everyone, If the HSM is unavailable (for example, if you unplug and plug the network), the HSM becomes offline in signserver. If I try to generate a key, I have a org.signserver.common.CryptoTokenOfflineException. I try to launch : $> bin/signserver.sh activatecryptotoken 1 and $> bin/signserver.sh reload 1 But it doesn't work... HSM is still offline in signserver even if I can ping it. If I restart signserver, it works. What can I do without restarting signserver ? Thanks for your answer ! Arnaud |