mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Extend certificate entity page
Add field for choosing CA when issuing new certificate. Add new item to action menu on cert details page which allows user to download the certificate as file. Part of: https://fedorahosted.org/freeipa/ticket/5939 Reviewed-By: Fraser Tweedale <ftweedal@redhat.com> Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
This commit is contained in:
committed by
Martin Basti
parent
6e78169e3b
commit
f4dd2446cd
@@ -367,12 +367,14 @@ class i18n_messages(Command):
|
||||
"aa_compromise": _("AA Compromise"),
|
||||
"add_principal": _("Add principal"),
|
||||
"affiliation_changed": _("Affiliation Changed"),
|
||||
"ca": _("CA"),
|
||||
"ca_compromise": _("CA Compromise"),
|
||||
"certificate": _("Certificate"),
|
||||
"certificates": _("Certificates"),
|
||||
"certificate_hold": _("Certificate Hold"),
|
||||
"cessation_of_operation": _("Cessation of Operation"),
|
||||
"common_name": _("Common Name"),
|
||||
"download": _("Download"),
|
||||
"expires_on": _("Expires On"),
|
||||
"find_issuedon_from": _("Issued on from"),
|
||||
"find_issuedon_to": _("Issued on to"),
|
||||
|
||||
Reference in New Issue
Block a user