Skip to content

Pretty format the hex. serial number in Certificate Details #406

@bjmi

Description

@bjmi

image
It would be useful to have a quick way to get the hexadecimal serial number of a certificate. Therefore I copy the serial
0x9652DF273E8FBBD2CF17DD5A9D56719 from Certificate Details page, add colons, prepend a zero if necessary and lower case the final string manually to get the pretty formatted hexadecimal serial no.
09:65:2d:f2:73:e8:fb:bd:2c:f1:7d:d5:a9:d5:67:19.

It would be great if the serial number field is already formatted. Or one could provide context menu entries Copy as is and Copy formatted.

Companies and public authorities expect the formatted variant in certificate related requests.
E.g. OpenSSL prints Serial Number in that way too.

Certificate:
    Data:
        Version: 3 (0x2)
        Serial Number:
            09:65:2d:f2:73:e8:fb:bd:2c:f1:7d:d5:a9:d5:67:19

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestNew features, as opposed to a problem or improvement

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions