Uploaded image for project: 'Puppet Server'
  1. Puppet Server
  2. SERVER-2370

Puppet CA HTTP API does not include serial/not_before/not_after

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • SERVER 6.3.0
    • None
    • None
    • Enhancement
    • Hide
      The CA's certificate_status endpoint now returns additional information for those doing custom scripting/integration with it.

      The additional information is:
      * serial number
      * not_before (effectively a certificate's creation date)
      * not_after (expiration date)
      Show
      The CA's certificate_status endpoint now returns additional information for those doing custom scripting/integration with it. The additional information is: * serial number * not_before (effectively a certificate's creation date) * not_after (expiration date)
    • Needs Assessment

    Description

      In Puppet before version 6 puppet cert list would show serial/not_before/not_after. Within our tool we used to wrap the command line tools and used this information. We're now moving to the HTTP API (as we should have some time ago).

      Could these fields be added to the HTTP API?

      Note that Puppet 6 on the command also doens't list the fields.

      Attachments

        Activity

          People

            runejuhl Rune Juhl Jacobsen
            ekohl Ewoud Kohl van Wijngaarden
            Votes:
            4 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Zendesk Support