Mysql and SSL

Is there a step-by-step instruction on how to enable SSL on MySQL 4 on win32
platform?

Or is it possible to get an encrypted communication when I'm connecting to
MySQL server from the command line:

C:> mysql -u user -p
mysql> select * from <table> ....

Withouth encrypted session, those password and the result sets(including the
select statement) will be exposed as clear text.

Thanks




--
MySQL Internals Mailing List
For list archives: http://lists.mysql.com/internals
To unsubscribe: http://lists.mysql.com/internals?unsub=gcdmd-internals [at] m.gma ne.org
Sarah Tanembaum [ Sa, 17 Juli 2004 04:09 ] [ ID #44195 ]
Datenbanken » gmane.comp.db.mysql.perl » Mysql and SSL

Vorheriges Thema: Mysql and SSL
Nächstes Thema: Full SQL not being received / processed by mySQL