[Ilugc] Mysql user's SSL connection status

2015-05-10 Thread Balasubramaniam Natarajan
Hi When I enable SSL based connection to mysql server I can type \s at the mysql prompt to know if I am riding on top of an ssl connection to my mysql server. How can I ensure that the other users who had logged in to my mysql server is also logged in via the SSL pipe line. The round about metho

Re: [Ilugc] Mysql user's SSL connection status

2015-05-10 Thread Ashish Yadav
Hi, On Sun, May 10, 2015 at 7:46 PM, Balasubramaniam Natarajan < bala150...@gmail.com> wrote: > Hi > > When I enable SSL based connection to mysql server I can type \s at the > mysql prompt to know if I am riding on top of an ssl connection to my mysql > server. > > How did you create the MySQL "

Re: [Ilugc] Mysql user's SSL connection status

2015-05-10 Thread Balasubramaniam Natarajan
On Mon, May 11, 2015 at 10:43 AM, Ashish Yadav wrote: Thanks for the reply Ashish. > How did you create the MySQL "users" in the server? > You have to forced the user to use "SSL" at the time creation only. > > Invariable of having REQUIRE SSL on [1]. If your client is supplied with certs. It w