How to map certificate state field to lifecycle stages and lifecycle stage status fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2025 11:59 AM
Is a suggestion to use lifecycle stages and lifecycle stage status field instead use the field certificate state field (state is a regular field of cmdb_ci_certificate table).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2025 11:50 PM
Lifecycle is added from CSDM and used as a common state instead of the different state fields a lot of CMDB tables have. It depends on your use case. What states are you using and do they have logical counter values on the lifecycle state/stage fields?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2025 11:12 AM
I am controling the certificate lifecycle using the follow states: issued, installed, revoked, retired (renewed) and no renewed
I was thinking to use this LCS and LCSS values:
1 - issued (i am not sure what value to use)
2 - installed -> Operational / In Use)
3 - revoked -> End of Life / Cancelled)
4 - renewed -> End of Life / Retired
5 - no renewed -> End of Life / Retired (maybe with other field/flag set to "no renewed")
What do you think about this map?
