Issue #7783 has been updated by Daniel Pittman.
> sounds like a plan. I think, like other polish in this area, that we should unify most of the high level stuff into a face designed to replace the current cert legacy application, focus on getting good UI there, and then go on. Luke has, in the code, what amounts to a prototype for building the sort of facade that faces are down in the SSL layer for exactly this today. Migrating that to a face seems like a sound strategy. ---------------------------------------- Bug #7783: Certificate face's generate action should be moved to certificate_request https://projects.puppetlabs.com/issues/7783 Author: Nick Fagerlund Status: Accepted Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: It suddenly occurs to me that certificate's generate action is a bit of a UI disaster. With puppet cert, the generate action makes a complete signed certificate; with puppet certificate, it submits a certificate signing request. I don't like that name conflict at all, and the latter doesn't even interact with certificates anyway, it interacts with CSRs. I vote we yank it off the certificate face entirely, rename it to "submit," and move it to `certificate_request` where it belongs. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
