pypuppetdb icon indicating copy to clipboard operation
pypuppetdb copied to clipboard

Encrypted private key

Open ngmmatos opened this issue 5 years ago • 1 comments

I wonder if there is any way to work with the encrypted private key. I didn't find anything about it in the documentation. When working directly with the puppet API, it is possible to make a connection informing the url, certificate, private key and password for decrypting the key. Via pypuppetdb is it possible to do something like this?

ngmmatos avatar Nov 03 '20 19:11 ngmmatos

Hi @ngmmatos ! This is not possible as of now but we are open to a PR that would add this feature. :)

gdubicki avatar Feb 27 '21 12:02 gdubicki