pypuppet
pypuppet copied to clipboard
certificate_clean() doesn't do what `puppet cert clean` does
According to the Puppet API docs making a DELETE request to /puppet-ca/v1/certificate_status does not the same thing as puppet cert clean - you would need to revoke the certificate first.