puppetlabs / puppetserver-ca-cli

A simple Ruby CLI tool to interact with the Puppet Server's included Certificate Authority
Apache License 2.0
3 stars 24 forks source link

(PE-35330) Load users token if available and use with CA endpoint #113

Closed ragingra closed 1 year ago

ragingra commented 1 year ago

Checking if token file exists, if it does it will read the contexts and add it as a header for put requests.