On Wed, 2011-10-26 at 10:02 +0200, Peter Meier wrote:
> > Wish I could've found that in the docs.
> > This will certainly get me going again.
>
> Sounds like a ticket for puppet documentation...
What would be awesome is this hidden feature to become a first class
feature in puppet cert (like --ge
Wish I could've found that in the docs.
This will certainly get me going again.
Sounds like a ticket for puppet documentation...
~pete
--
You received this message because you are subscribed to the Google Groups "Puppet
Users" group.
To post to this group, send email to puppet-users@googlegro
> On Tue, Oct 25, 2011 at 3:00 AM, Tom De Vylder wrote:
>
> > Puppetca is now called "puppet cert".
>
> Correct me if I'm wrong but it can only generate client certs.
>
>
> If you don't have an SSL dir, puppet cert --generate will generate the new CA
> for you first.
>
> Does that help?
>
>
On Tue, Oct 25, 2011 at 3:00 AM, Tom De Vylder wrote:
>
> > Puppetca is now called "puppet cert".
>
> Correct me if I'm wrong but it can only generate client certs.
>
>
If you don't have an SSL dir, puppet cert --generate will generate the new
CA for you first.
Does that help?
--
Nigel Kerste
Hi Tom,
On Tue, 2011-10-25 at 11:20 +0200, Tom De Vylder wrote:
> Hi all,
>
> Is there a more elegant way to regenerate the Puppet master
> certificate than what's described in the CVE-2011-3872 toolkit?
You're talking about generating a master cert or a master CA cert?
> > If you can maintain
On 25 Oct 2011, at 11:46, Brice Figureau wrote:
> Hi Tom,
>
> On Tue, 2011-10-25 at 11:20 +0200, Tom De Vylder wrote:
>> Hi all,
>>
>> Is there a more elegant way to regenerate the Puppet master
>> certificate than what's described in the CVE-2011-3872 toolkit?
>
> You're talking about generati
Hi all,
Is there a more elegant way to regenerate the Puppet master certificate than
what's described in the CVE-2011-3872 toolkit?
> If you can maintain a secondary shell session to the puppet master server,
> you can start a WEBrick master with puppet master --no-daemonize --verbose
> and st