I did it by giving the application that revokes and deletes it's own
cert to use and authorized it. I suspect delete might not be allowed by
default.
I wrote our method up here,
https://ask.puppetlabs.com/question/3347/revoke-and-delete-cert-via-the-rest-api/
Ramin
On 4/25/2014 2:09 PM, Mat
I'm looking to emulate "puppet cert clean " via the REST API...
Up until now our puppet CA has lived on the same host as out cobbler
installation, letting me have triggers in cobbler to clean certs when we
rebuild hosts. its been VERY handy.
Now we're splitting the two up, and I'm looking to do