Issue #14110 has been updated by Charlie Sharpsteen.
Redmine Issue [#14110](http://projects.puppetlabs.com/issues/14110) has been migrated to JIRA: <https://tickets.puppetlabs.com/browse/MCO-42> ---------------------------------------- Bug #14110: Work with stomp upstream to allow SSL version configurability https://projects.puppetlabs.com/issues/14110#change-101409 * Author: Moses Mendoza * Status: Accepted * Priority: Normal * Assignee: R.I. Pienaar * Category: Plugins * Target version: 2.0.x * Keywords: * Branch: * Affected mCollective version: ---------------------------------------- Currently, stomp ssl connection defaults to the SSLContext that is default with ruby ssl, which is SSLv23. With openssl 1.0, SSLv23 is disabled unless insecure SSLv2 ciphers are manually enabled. This means stomp over SSL won't work with openssl 1.0 servers by default (which is what ubuntu precise uses). We should work with stomp to allow a configurability of the SSL version. related to : \#14078 -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
