Has anyone ever been able to communicate between a client app and a mysql server over stunnel ? (stunnel listening on client; connecting to stunnel listening on mysql server; which is redirecting traffic to the mysql port on localhost on the server client software connecting to localhost on client; stunnel picks up the connection and sends it to the other side.
Will this work ? How will this affect the user security ? will all connections come from the IP address of the server, going to localhost ? -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]