Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openssl pkcs12 export leaks password #123

Open
jdwhited opened this issue Apr 21, 2021 · 0 comments
Open

openssl pkcs12 export leaks password #123

jdwhited opened this issue Apr 21, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@jdwhited
Copy link

If the pkcs12 export fails or is debugged in puppet the password leaks.

Suggesting to set command as Sensitive

command => Sensitive(inline_template('<%= @cmd.join(" ") %>')),

https://github.com/camptocamp/puppet-openssl/blob/master/manifests/export/pkcs12.pp#L51

Thanks!

@kenyon kenyon added the bug Something isn't working label Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants