Issue #5235 has been updated by James Turnbull.

Status changed from Unreviewed to Needs design decision
Assignee set to Nigel Kersten


----------------------------------------
Feature #5235: Add SSL support to mysql for exported resources
https://projects.puppetlabs.com/issues/5235

Author: Jordan Sissel
Status: Needs design decision
Priority: High
Assignee: Nigel Kersten
Category: 
Target version: 
Affected Puppet version: 2.6.2
Keywords: exported resources mysql ssl
Branch: https://github.com/jordansissel/puppet/tree/rails-mysql-ssl-support


I recently deployed mysql + exported resources and want to use SSL for 
connectivity to mysql. Rails supports this, but puppet currently does not.

I have a patch for this in a github fork:
https://github.com/jordansissel/puppet/tree/rails-mysql-ssl-support

The lack of this feature is currently blocking my further deployment of 
exported resources, so I am marking this bug as 'high' priority as it is for me.

Caveat:
- You must use the 'mysql' gem, not the 'ruby-mysql' gem as the former uses 
libmysqlclient and supports SSL while the latter is pure-ruby and does not 
support mysql SSL.

Workarounds:
- Unknown. Mysql uses a funky handshake before it starts SSL so I can't proxy 
it easily with stunnel or federated tables.


-- 
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.

Reply via email to