Open
Bug 1913191
Opened 3 months ago
Update Subject Key Identifier and Authority Key Identifier fields from b64 to hex
Categories
(CA Program :: Common CA Database, task)
CA Program
Common CA Database
Tracking
(Not tracked)
NEW
People
(Reporter: ryandickson, Unassigned)
Details
Today, CA Owner/Certificate records in CCADB present Subject Key Identifier and Authority Key Identifier field values in Base64.
IMO, converting to hexadecimal would be more useful and consistent with how the fields are presented in other ecosystem tools (e.g., crt.sh).
Example:
- Certificate: https://crt.sh/?q=591E9CE6C863D3A079E9FABE1478C7339A26B21269DDE795211361024AE31A44
- SKI listed in CCADB (current, Base64): xc9GpOr0w8B6bJXELbBeki8m47k=
- Desired (hex): c5cf46a4eaf4c3c07a6c95c42db05e922f26e3b9
You need to log in
before you can comment on or make changes to this bug.
Description
•