Can anyone validate this? I am attempting to run the puppet cert/ca
standlone commands.
I am running form an unchanged master branch and if I run (simplified
for the example):

puppet cert generate host
the resulting ca_key.pem is not encrypted.

If I run :
puppet ca generate host
the resulting ca_key.pem is encrypted.

In both cases the ca.pass file is created but the code path through
cert does not pass through generate_ca_certificate.
In both cases it is starting from a fresh set of puppet directories.
I don't have any overrides of any ca* config options or any of the
other ssl config settings except ssldir

Thanks
John
[email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to