Secure Port for MySql
Hello,
The default MySQL port is 3306, and since no port is reserved for secure MySQL connections, you can use 3307.
But for the Secure port on MySql,a file named stunnel.conf should be present on the server as well as at cleints end too.
Regards,
Suraj.
|