-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
UI/UXIssues related to styles, UI components, and/or UX workflows.Issues related to styles, UI components, and/or UX workflows.bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
When issuing a certificate to a user (with Identity > Users > Active Users > User > : New Certificate), the dialog provides an invalid hint:
# certutil -R -d ~/certdb/ -a -g 4096 -s 'CN=server.webui.test,O=IPA.TEST'
Since the user is 'idmuser' it should print -s CN=idmuser,O=IPA.TEST
The box for the CSR should also print 'Paste certificate request here' instead of 'Paste certificate here'
Same comment when adding a certificate for a host (should use the hostname, not the server name) or a service.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
UI/UXIssues related to styles, UI components, and/or UX workflows.Issues related to styles, UI components, and/or UX workflows.bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers