mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Certificate serial number in hex format - ui testing data
Updated UI static content to contain value and label for certificate serial_number_hex. https://fedorahosted.org/freeipa/ticket/1991
This commit is contained in:
parent
d4a80dbe52
commit
d082b64b7b
@ -177,6 +177,7 @@
|
||||
"revoke_confirmation": "To confirm your intention to revoke this certificate, select a reason from the pull-down list, and click the \"Revoke\" button.",
|
||||
"revoked": "Certificate Revoked",
|
||||
"serial_number": "Serial Number",
|
||||
"serial_number_hex": "Serial Number (hex)",
|
||||
"sha1_fingerprint": "SHA1 Fingerprint",
|
||||
"superseded": "Superseded",
|
||||
"unspecified": "Unspecified",
|
||||
|
@ -49,6 +49,7 @@
|
||||
],
|
||||
"md5_fingerprint": "08:86:a9:f9:87:af:0d:d7:42:01:e0:5f:12:9b:32:7f",
|
||||
"serial_number": "1",
|
||||
"serial_number_hex": "0x1",
|
||||
"sha1_fingerprint": "b8:4c:4b:79:4f:13:03:79:47:08:fa:6b:52:63:3d:f9:15:8e:7e:dc",
|
||||
"subject": "CN=dev.example.com,O=EXAMPLE.COM",
|
||||
"usercertificate": [
|
||||
|
Loading…
Reference in New Issue
Block a user