#2993 Common format for certificate serial number
Closed: migrated by dmoluguw. Opened by mharmsen.

Need a common format for certificate serial number.

CA pages store certificate in Hex format while in ldap we store them as decimal format.

While sending requests for CMC revocation we use decimal format and in general revocation using CA agent pages we use Hex format.

We always have to convert hex serial number to decimal before sending revocation
request.Do you think it's good to have one format?

All the cli's uses hex format.

Audit logs showsup in decimal format while debug logs has hex format.

Steps to Reproduce:

1.Try one CA agent revoke request.It needs a certificate serial in hex format.
2.CMC revoke needs decimal format.

Actual results:

manual efforts needed for conversion purpose.

Expected results:

following one format across system.

Metadata Update from @mharmsen:
- Custom field component adjusted to None
- Custom field feature adjusted to None
- Custom field origin adjusted to None
- Custom field proposedmilestone adjusted to None
- Custom field proposedpriority adjusted to None
- Custom field reviewer adjusted to None
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1557243
- Custom field type adjusted to None
- Custom field version adjusted to None

Per 10.5.x/10.6 Triage: 10.6

cfu: it's a good idea, but maybe something to do when there is time.

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/3111

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata Update from @dmoluguw:
- Issue close_status updated to: migrated
- Issue status updated to: Closed (was: Open)

Metadata