Replies: 1 comment
|
You could query the information directly from the database and use this as input for the CLI to iterate over the individual serial numbers, e.g.: You could add more specific conditions depending on your use-case. Just remember to add a |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello the EJBCA team,
suppose that:
I thought there would be a CLI command to do so, but I cannot find it.
Would you please help me?
If there is one, is there a way to apply some more precise filters? For example, to revoke all certificates (i) signed by the CA foo AND (ii) whose public key is of such type AND (iii) whose notBefore is the date bar.
Thanks a lot,
talcher
All reactions