Dear All, can anyone guide what does following values refer to in status column of table certificatedata in EJBCA 6.1.1 CE. Appreciate if understanding of this values can also be mentioned in details
STATUS VALUE=10, 20, 21, 40,60
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks Mr. Thomas, you are a great help. Please can you also give short explanation for each code and can you also confirm if these are the only status or do we have more. Lastly from where can I find them directly because I was not able to find these status in version 6.1.1 CE documentation
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear All, can anyone guide what does following values refer to in status column of table certificatedata in EJBCA 6.1.1 CE. Appreciate if understanding of this values can also be mentioned in details
STATUS VALUE=10, 20, 21, 40,60
Is there anyone who can help me in above query.
Oh, this was in the outbox, was supposed to be posted days ago.
CERT_INACTIVE = 10
CERT_ACTIVE = 20
CERT_NOTIFIEDABOUTEXPIRATION = 21
CERT_REVOKED = 40
CERT_ARCHIVED = 60
You can follow/continue the discussion on GitHub. https://github.com/Keyfactor/ejbca-ce/discussions
Thanks Mr. Thomas, you are a great help. Please can you also give short explanation for each code and can you also confirm if these are the only status or do we have more. Lastly from where can I find them directly because I was not able to find these status in version 6.1.1 CE documentation
Here you are:
https://github.com/Keyfactor/ejbca-ce/blob/main/modules/cesecore-common/src/org/cesecore/certificates/certificate/CertificateConstants.java