Re: MySQL - SSL - with TLS1.2 cipher AES256-SHA256 / DHE-RSA-AES256-SHA256

2015-03-17 Thread Reindl Harald
Am 17.03.2015 um 14:25 schrieb Bhushan Rane: Thanks for instant reply. As suggested I tried with ECDHE-RSA-AES128-GCM-SHA256 and ECDHE-RSA-AES128-SHA but no luck. Created new certs for EC - configured my.cnf with new certs you *did not* really read my reply > MySQL / MariaDB don't support an

Re: Re: MySQL - SSL - with TLS1.2 cipher AES256-SHA256 / DHE-RSA-AES256-SHA256

2015-03-17 Thread Bhushan Rane
Thanks for instant reply. As suggested I tried with ECDHE-RSA-AES128-GCM-SHA256 and ECDHE-RSA-AES128-SHA but no luck. Created new certs for EC - configured my.cnf with new certs. Below are commands used for cert creation :- /opt/scr-openssl/ssl/bin/openssl ecparam -out ecc_

Re: MySQL - SSL - with TLS1.2 cipher AES256-SHA256 / DHE-RSA-AES256-SHA256

2015-03-17 Thread Reindl Harald
Am 17.03.2015 um 13:21 schrieb Bhushan Rane: I have compiled MySQL with openssl, I am able to connect to MySQL over SSL with TLS1.0 ciphers. But when I tried to connect with TLS1.2 ciphers connection fails with error MySQL / MariaDB don't support anything better than DHE-RSA-AES128-SHA (AES25

Re: MySQL ssl Q

2003-09-16 Thread Sherrill (Pei-chih) Verbrugge
Thanks. To make things easier, I have been testing everything on the same machine. Even though the mysql client program can take the --ssl-*** flages, the status reports "ssl not in use" in mysql moniter when I log in with the root account. Sherrill On Mon, 15 Sep 2003 [EMAIL PROTECTE

Re: MySQL ssl Q

2003-09-15 Thread Tbird67ForSale
In a message dated 9/15/03 3:05:09 PM Eastern Daylight Time, [EMAIL PROTECTED] writes: > Hey, > > Does anyone have any suggestions? Is this the correct list to post MySQL > ssl questions? I didn't get any responses so far. Thanks. > > Sherrill Are you orunning the monitor from the sam

Re: MySQL ssl Q

2003-09-15 Thread Sherrill (Pei-chih) Verbrugge
Hey, Does anyone have any suggestions? Is this the correct list to post MySQL ssl questions? I didn't get any responses so far. Thanks. Sherrill On Wed, 10 Sep 2003, Sherrill (Pei-chih) Verbrugge wrote: > Hey, > > I am trying to test mysql moniter ssl connection. I've compiled ssl > sup

RE: MySQL SSL

2003-09-09 Thread Fortuno, Adam
Hong, I suggest reviewing the MySQL manual (sections 4.3.9.1 through 4.3.9.4 inclusive). As best I know, those are the manual sections dealing with SSL. 4.3.9.1 -> http://www.mysql.com/doc/en/Secure_basics.html 4.3.9.2 -> http://www.mysql.com/doc/en/Secure_requirements.html 4.3.9.3 -> http://www.