Actions
Feature #4986
openAPI Does not allow Puppet certificate revocation/clean
Status:
New
Priority:
Normal
Assignee:
-
Category:
API
Target version:
-
Description
I use the Hammer CLI at AWS in CloudFormation to bring up EC2 instances and assign them roles/environments so that they can bootstrap automagically. During the 'testing' phase of this i sometimes need to bring down and instance and bring it back up again clean. The CLI cannot currently revoke the previous cert, so I have to ssh into my Foreman box and 'puppet cert clean fqdn'. It would be nice for the CLI or the API to have this ability.
Updated by Dominic Cleal over 10 years ago
- Tracker changed from Bug to Feature
- Subject changed from API Does not allow certificate revocation/clean to API Does not allow Puppet certificate revocation/clean
- Category set to API
- Priority changed from High to Normal
In the meantime, you can revoke certs via the smart proxy's API rather than Foreman itself: http://theforeman.org/projects/smart-proxy/wiki/API
Updated by Dominic Cleal over 10 years ago
- Related to Feature #2983: Add autosign#index to API v1 and remove from UI controller to Add autosign#index to API v1 added
Updated by Dominic Cleal about 10 years ago
- Has duplicate Feature #7495: Support for adding autosign entries via API added
Updated by Dominic Cleal about 10 years ago
- Has duplicate deleted (Feature #7495: Support for adding autosign entries via API)
Updated by Dominic Cleal about 10 years ago
- Related to Feature #7495: Support for adding autosign entries via API added
Actions