Due to a requirement, I was trying to setup custom Serial Number to the certificate. To do this I went through the document and found two set of information one is while creation of role and other while Generating certificate using a CSR.
While creating a role we can specify the allowed_serial_numbers
Create Role
Specify a serial_number while generating a cert using the role Generate Cert
But this does not allow me to get custom serial_number for the certificate.
Any insights in this regard will be really helpful.