Certificate revoke with hold and unrevoke with removeFromURL #498
-
Hello, then i call this revokeCert API again with reason REVOCATION_REASON_REMOVEFROMCRL, the call successed. from the log, i could see but from the EJBCA Admin GUI, it is still on hold before with ejbca 7.11, the certificate became unrevoked after the call of removeFromCRL. what do you think? from the release note, i didn't find the change about this revoke behavior. Best regards, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
Hello, There is a complex branch if as below, if the certificate is on hold and I call it again with removefromCRL, it is supposed to enter into the condition I highlighted. but if the invalidity date is not null, it enters into a condition before while the certificate is still kept as revoked with reason Hold. could you please have a look? @primetomas Thank you very much! Best regards, |
Beta Was this translation helpful? Give feedback.
-
Thanks. |
Beta Was this translation helpful? Give feedback.
This does look like a bug, just as you mention. Introduced with a new feature in 7.12.0.