Hi,

I have to deploy a java GUI to a remote MySQL server. The GUI part is OK,
but now I have some concerns about security issues, like: how could the
conduit between the GUI and the database be secured (possibly encrypted) ? I
think one solution would be to use SSL, but that implies SSL support on the
part of the mysql server.

Does anyone know if there's *any* encryption support built into mysqld or if
that is at all possible ?

Thanks,

candide kemmler


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to