Bug#525850: puppet: Requesting new certificate will overwrite CA certificate

2012-10-02 Thread Ansgar Burchardt
Hi, Micah Anderson mi...@riseup.net writes: attached is a patch that I use to prevent puppet from overwriting the CA certificate if it is already present on the local host. When you reported this bug, it was for 0.24, does this still happen with newer versions of puppet? ---

Bug#525850: puppet: Requesting new certificate will overwrite CA certificate

2012-09-29 Thread Micah Anderson
Hello, attached is a patch that I use to prevent puppet from overwriting the CA certificate if it is already present on the local host. When you reported this bug, it was for 0.24, does this still happen with newer versions of puppet? --- puppet.orig/lib/puppet/network/client/ca.rb +++

Bug#525850: puppet: Requesting new certificate will overwrite CA certificate

2010-11-08 Thread Ansgar Burchardt
Hi, attached is a patch that I use to prevent puppet from overwriting the CA certificate if it is already present on the local host. Regards, Ansgar Subject: Do not overwrite CA certificate From: Ansgar Burchardt ans...@mathi.uni-heidelberg.de Bug-Debian: http://bugs.debian.org/525850 ---

Bug#525850: [Pkg-puppet-devel] Bug#525850: puppet: Requesting new certificate will overwrite CA certificate

2009-05-10 Thread Ansgar Burchardt
Hi, Micah Anderson mi...@riseup.net writes: * Ansgar Burchardt ans...@mathi.uni-heidelberg.de [2009-04-27 10:24-0400]: When puppet initially requests a certificate from puppetmaster, it will overwrite the CA certificate even if it is already present. Do you mean to say that if you have a

Bug#525850: [Pkg-puppet-devel] Bug#525850: puppet: Requesting new certificate will overwrite CA certificate

2009-04-28 Thread Micah Anderson
* Ansgar Burchardt ans...@mathi.uni-heidelberg.de [2009-04-27 10:24-0400]: Package: puppet Version: 0.24.5-3 Severity: minor Hi, When puppet initially requests a certificate from puppetmaster, it will overwrite the CA certificate even if it is already present. Do you mean to say that if

Bug#525850: puppet: Requesting new certificate will overwrite CA certificate

2009-04-27 Thread Ansgar Burchardt
Package: puppet Version: 0.24.5-3 Severity: minor Hi, When puppet initially requests a certificate from puppetmaster, it will overwrite the CA certificate even if it is already present. I traced the problem to # Only write the cert out if it passes validating.