Jira (PUP-6268) Display cert information when interacting with certs via `puppet cert` face

2016-06-20 Thread Kurt Wall (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kurt Wall updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6268 
 
 
 
  Display cert information when interacting with certs via `puppet cert` face  
 
 
 
 
 
 
 
 
 

Change By:
 
 Kurt Wall 
 
 
 

QA Risk Assessment:
 
 Low 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.13#64028-sha1:b7939e9) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-6268) Display cert information when interacting with certs via `puppet cert` face

2016-06-18 Thread Josh Cooper (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Josh Cooper commented on  PUP-6268 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Display cert information when interacting with certs via `puppet cert` face  
 
 
 
 
 
 
 
 
 
 
Slight nit, `cert` is not a face as it derives from Puppet::Application, whereas all of the others are face-based applications (derive from Puppet::Application::IndirectionBase). And "face-based" is what makes them behave so strangely, like puppet certificate generate returning true. 
Also many of the face-based certificate apps simply don't work, e.g. puppet ca was completely broken between 4.0 and 4.4.2 (see 

PUP-6179
) and no one complained. Also puppet certificate generate submits 2 CSRs, one for the host you're running on and one for the host you specified on the command line, which causes problems if your host already has a cert (see PUP-2018, PUP-3178). And I would be surprised if certificate_request and certificate_revocation_list work... 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.13#64028-sha1:b7939e9) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-6268) Display cert information when interacting with certs via `puppet cert` face

2016-06-16 Thread Justin Stoller (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Justin Stoller assigned an issue to Justin Stoller 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6268 
 
 
 
  Display cert information when interacting with certs via `puppet cert` face  
 
 
 
 
 
 
 
 
 

Change By:
 
 Justin Stoller 
 
 
 

Assignee:
 
 Justin Stoller 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.13#64028-sha1:b7939e9) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-6268) Display cert information when interacting with certs via `puppet cert` face

2016-06-15 Thread Justin Stoller (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Justin Stoller commented on  PUP-6268 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Display cert information when interacting with certs via `puppet cert` face  
 
 
 
 
 
 
 
 
 
 
I've implemented the format changes we decided on after the UX testing in this PR: https://github.com/puppetlabs/puppet/pull/5023 
In it I left the full output, human friendly format, and the interactivity of the sign command as opt-in. I believe folks wanted to push to get those as default behavior as soon as possible. And from our testers reactions they wouldn't mind the defaults changing sooner rather than later. I'd love to update this PR to have those defaults, though I felt like I should get final sign off from UX, Product, and Dev either in this ticket or in the PR. I also figured it would be beneficial one more time to have the output and a functional environment on hand for folks to play with if desired. See the PR for details on how to log into, or reproduce, the environment. I've /cc the same group of folks there as here. 
Lori Landesman, e0 S0renson, Nathaniel Smith, Kevin Corcoran. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.13#64028-sha1:b7939e9) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-6268) Display cert information when interacting with certs via `puppet cert` face

2016-06-15 Thread Justin Stoller (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Justin Stoller commented on  PUP-6268 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Display cert information when interacting with certs via `puppet cert` face  
 
 
 
 
 
 
 
 
 
 
The confluence doc with high level take aways from the UX testing is here: https://confluence.puppetlabs.com/display/UX/Cert+Information+Display+Research+-+June%2C+2016 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.13#64028-sha1:b7939e9) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-6268) Display cert information when interacting with certs via `puppet cert` face

2016-06-15 Thread Karen Van der Veer (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Karen Van der Veer updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6268 
 
 
 
  Display cert information when interacting with certs via `puppet cert` face  
 
 
 
 
 
 
 
 
 

Change By:
 
 Karen Van der Veer 
 
 
 

Sprint:
 
 Server Jade 2016-06-01, Server Jade 2016-06-15 , Server Jade 2016-06-29 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.13#64028-sha1:b7939e9) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-6268) Display cert information when interacting with certs via `puppet cert` face

2016-06-01 Thread Archana Sridhar (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Archana Sridhar updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6268 
 
 
 
  Display cert information when interacting with certs via `puppet cert` face  
 
 
 
 
 
 
 
 
 

Change By:
 
 Archana Sridhar 
 
 
 

Sprint:
 
 Server Jade 2016-06-01, Server Jade 2016-06- 29 15 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.13#64028-sha1:b7939e9) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-6268) Display cert information when interacting with certs via `puppet cert` face

2016-06-01 Thread Karen Van der Veer (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Karen Van der Veer updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6268 
 
 
 
  Display cert information when interacting with certs via `puppet cert` face  
 
 
 
 
 
 
 
 
 

Change By:
 
 Karen Van der Veer 
 
 
 

Sprint:
 
 Server Jade 2016-06-01 , Server Jade 2016-06-29 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.13#64028-sha1:b7939e9) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-6268) Display cert information when interacting with certs via `puppet cert` face

2016-05-27 Thread Nathaniel Smith (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Nathaniel Smith commented on  PUP-6268 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Display cert information when interacting with certs via `puppet cert` face  
 
 
 
 
 
 
 
 
 
 
Ok, the outcome of Justin Stoller, Lori Landesman, and my meeting was that we'd prepare a prototype CLI for some internal user testing in the next 1.5 weeks with the following changes: 
 

Showing extension information in the column currently used for alt names
 

hiding hash algorithm and fingerprints behind a verbose flag (--verbose if that's not already in use)
 

Printing a cert's information (just like in cert list) when signing a cert and prompting the user on STDIN for confirmation to sign the cert
 

Recognizing a -I or --non-interactive flag that disables the signing prompt
 

Showing expiry when printing a cert's info
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.13#64028-sha1:b7939e9) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-6268) Display cert information when interacting with certs via `puppet cert` face

2016-05-26 Thread Kevin Corcoran (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kevin Corcoran commented on  PUP-6268 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Display cert information when interacting with certs via `puppet cert` face  
 
 
 
 
 
 
 
 
 
 
Thanks, Justin Stoller. I think we are on the same page.  
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.13#64028-sha1:b7939e9) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-6268) Display cert information when interacting with certs via `puppet cert` face

2016-05-25 Thread Justin Stoller (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Justin Stoller updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6268 
 
 
 
  Display cert information when interacting with certs via `puppet cert` face  
 
 
 
 
 
 
 
 
 

Change By:
 
 Justin Stoller 
 
 
 
 
 
 
 
 
 
 In Scope*  CLI usage only* {{puppet cert}} face only*  When signing a cert, display cert information* When listing certnames, show cert information* Information to show: expiry, certname, extensionsOpen Questions* Any other info to show?* should cert sign block on user input? (with a toggle for interactivity)? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.13#64028-sha1:b7939e9) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-6268) Display cert information when interacting with certs via `puppet cert` face

2016-05-25 Thread Justin Stoller (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Justin Stoller updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6268 
 
 
 
  Display cert information when interacting with certs via `puppet cert` face  
 
 
 
 
 
 
 
 
 

Change By:
 
 Justin Stoller 
 
 
 

Summary:
 
 Display cert information when  signing and listing  interacting with  certs  via `puppet cert` face 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.13#64028-sha1:b7939e9) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.