Replies: 2 comments
-
UPDATE: If I run a ca command that doesn't produce meaningful output I don't get an error. For example, if I run:
I get this result, because I have no certificates expiring within the next ten days:
However, if I increase this to the point where I will return results (set to 1000 days just for kicks):
I get this error:
|
Beta Was this translation helpful? Give feedback.
-
You seem to be using a CLI client from EJBCA 7.9, while the server uses 8.0. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After updating from CE 7.11.0 to CE 8.0.20230531 (on Wildfly 26 / OpenJDK 11) I'm no longer able to manipulate the CAs using the CLI. Other functionality appears to be normal so far. I haven't yet run across any issues in the web UI.
For example, if I run the command :
I get the error below. I get a similar error with any other ca related commands that I've tried so far. This is part of a script that generates CRLs and uploads them to distribution servers as par of a cron job. Any suggestions appreciated.
Beta Was this translation helpful? Give feedback.
All reactions