Issue #15731 has been updated by Matthaus Owens. Target version set to 2.7.20
Jeff, I see the following in the git log <pre> | * | | | | | | | | | | 94a1e72 Merge branch 'ticket/2.7.x/15731_full_certificate_metadata_for_pson' into 2.7.x 4 weeks ago Max Martin | | * | | | | | | | | | f9463ea (#15731) Add clarifying comments to host.rb 4 weeks ago Jeff Weiss | | * | | | | | | | | | 7b4ac10 (#15731) Move explicit fingerprints to hash 4 weeks ago Jeff Weiss | | * | | | | | | | | | b61d041 (#15731) explicit fingerprint digest for pson 8 weeks ago Jeff Weiss | | * | | | | | | | | | 6dcf122 (#15731) Full certificate metadata for pson 8 weeks ago Jeff Weiss </pre> Should this ticket be closed? Or merged pending release? Where was the pull request? ---------------------------------------- Feature #15731: REST API should return full set of metadata for certificate request and certificate status https://projects.puppetlabs.com/issues/15731#change-71886 Author: Ruth Linehan Status: Accepted Priority: Normal Assignee: eric sorenson Category: API Target version: 2.7.20 Affected Puppet version: Keywords: certificate csr Branch: Currently the REST API does not return a full set of meta data in either pson or yaml for GET `/certificate_request/{certname}` or GET `/certificate_status/{certname}`. The metadata should include: * name * fingerprint * time stamp of when it was submitted * digest algorithm (can be included in fingerprint) * DNS alt names ('yes' or 'no' is sufficient, actually enumerated would be fantastic) -- 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.
