Issue #15730 has been updated by eric sorenson. Status changed from Unreviewed to Investigating Assignee set to Jeff Weiss
I think Jeff was looking at this, bumping to him. ---------------------------------------- Bug #15730: No parity between pson and yaml returned from REST API for certificate requests https://projects.puppetlabs.com/issues/15730#change-68962 Author: Ruth Linehan Status: Investigating Priority: Normal Assignee: Jeff Weiss Category: API Target version: Affected Puppet version: 2.7.14 Keywords: Branch: `curl -k -H "Accept: pson" https://puppetmaster:8140/production/certificate_requests/all` and `curl -k -H "Accept: yaml" https://puppetmaster:8140/production/certificate_requests/all` return different things. pson returns the actual CSR, while yaml returns a yaml hash of the OpenSSL X509 Request object. -- 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.
