MySQL Forums
Forum List  »  Security

MySQL on 3306 with MySQL SSL on 3307
Posted by: Steve McLaughlin
Date: June 07, 2013 12:33AM

Hi list,

I am looking to setup MySQL v5.1.69 with two ports listening for both clear and SSL clients.

So far I have set up SSL which works on 3306, but that means clients without SSL support will be unable to connect. So I would like to have two ports listening for the purpose of my lab setup so I can test both.

tcp/3306 for normal in the clear connections and;
tcp/3307 for SSL connections

Is this possible? And how do I achieve this?

thanks,
Steve

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL on 3306 with MySQL SSL on 3307
19432
June 07, 2013 12:33AM


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.