@Evgeniy_Patlan
I Enabled encryption between the nodes successfully.And i want to enable encryption between client and server .Fo that i created a user with require ssl permission.
And from remote machine i tried to connect to mysql server with the above user without ssl.Iam able to connect to mysql server without any ssl certificates.Expected behaviour is Access denied error.
Can anyone help me?