Actions
Feature #19066
closedUse Puppetserver's CA API instead of CLI commands
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
PuppetCA
Target version:
-
Description
https://docs.puppet.com/puppet/latest/http_api/http_api_index.html#ssl-certificate-related-services could be used instead of using "puppet cert", although the API might be incomplete for the Foreman use cases, yet.
Updated by Anonymous over 7 years ago
- Related to Bug #3995: pending certificates don't get deleted with puppet 3.x added
Updated by Anonymous over 7 years ago
Puppet CA api expose only a subset of features we currently rely on in our api. Some of the things that are missing are listing of certificates, signing of certificates, managing auto-signed certificate list.
Updated by Anonymous over 7 years ago
https://docs.puppet.com/puppet/latest/http_api/http_certificate_status.html#save describes the signing, but in general, there are some things definitely missing.
Updated by Tomer Brisker almost 7 years ago
- Category changed from Puppet to PuppetCA
Updated by Ewoud Kohl van Wijngaarden over 5 years ago
- Is duplicate of Feature #25065: PuppetCA smart proxy - Puppet 6 integration. added
Updated by Ewoud Kohl van Wijngaarden over 5 years ago
- Status changed from New to Duplicate
#25065 implemented this.
Actions