MySQL Forums
Forum List  »  Security

enabling ssl cipher
Posted by: Don Weaver
Date: May 06, 2009 11:47AM

Hi All,


I have the default configuration of ssl with mysql working fine but when I attempted to enable the EDH-RSA-DES-CBC3-SHA cipher for the same user by granting with the require cipher 'EDH-RSA-DES-CBC3-SHA' option, changing my.cnf to have ssl-cipher=EDH-RSA-DES-CBC3-SHA, restarting mysqld and specifying the connectors option to use SSLCIPHER=EDH-RSA-DES-CBC3-SHA now the user can't connect both locally or remotely.

Any ideas where I've gone wrong will be greatly appreciated !


Don

Options: ReplyQuote


Subject
Views
Written By
Posted
enabling ssl cipher
4725
May 06, 2009 11:47AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.