Issue #4273 has been updated by Paul Berry. Target version changed from 2.6.2 to 2.6.x
It looks like this is not going to make it into the 2.6.2 release. ---------------------------------------- Bug #4273: SSL debug information not thread / process safe http://projects.puppetlabs.com/issues/4273 Author: Markus Roberts Status: Accepted Priority: Normal Assignee: Markus Roberts Category: Target version: 2.6.x Affected version: Keywords: Branch: This may be a duplicate, but I can't find the other ticket. Forcing the master to regenerate its cert and then trying to connect from a client that has the old cert results in the client detecting a problem with its peer (the master) and spewing some diagnostics. The diagnostics, however, crash the process: <pre> debug: Using cached certificate_revocation_list for ca debug: catalog supports formats: b64_zlib_yaml dot marshal pson raw yaml; using pson debug: OpenSSL: Error(19): self signed certificate in certificate chain debug: OpenSSL: Cert: /CN=phage.local ./lib/puppet/network/http_pool.rb:68: [BUG] Bus Error ruby 1.8.6 (2009-06-08) [universal-darwin9.0] </pre> I've reproduced this twice. -- 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.
