Title: Message Title
Thomas Martensson commented on an issue
Puppet / Bug PUP-2516
Delete a clients certificate with HTTP API no longer working
When deploying openvz images, we use a init-script to delete puppets ssl directory on the client and then run curl to deletes the clients certificate from the puppet server:
{code}
curl -k -X DELETE -H "Accept: pson" "https://puppet.example.com:8140/production/certificate_status/client.examle.com"
{code}

After upgrading to puppet 3.5.1 this stopped ...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to