Issue #5980 has been updated by James Turnbull. Target version changed from 2.6.6 to 2.6.x
---------------------------------------- Bug #5980: puppet gets crazy on invalid/bad certificate/key https://projects.puppetlabs.com/issues/5980 Author: Maxim Ianoglo Status: Accepted Priority: High Assignee: Category: Target version: 2.6.x Affected Puppet version: Keywords: Branch: As an example: if I intentionally introduce an error in host or ca certificate it start to be crazy: in an infinite cycle throws errors: err: Cached certificate for server40.xxx.xx failed: nested asn1 error err: Cached certificate for server40.xxx.xx failed: nested asn1 error err: Cached certificate for server40.xxx.xx failed: nested asn1 error err: Cached certificate for server40.xxx.xx failed: nested asn1 error uses 100% CPU, eats memory continuously which leads to OOM. In my opinion, if a certificate ( key ) is bad at any phase of using it, puppet should terminate it's execution with a error. OS: FreeBSD 7.2 RELEASE-p7 ARCH: amd64 PUPPET: 2.6.4 FACTER: 1.5.8 -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en.
