Hello guys..
I want use SSL connections to my replication servers with mysql...
This support works on 4.0 ?
This support works on 4.1 ?
This support is very tested ?
On Windows... i can use SSL to replicate my server ? when ?
According to the manual, SSL support was added in 4.1.1. With this kind of background it would be a fairly new feature, and would not yet been very well tested. Somebody apparently has figured out how to do it in Windows. Quote from user comments at http://dev.mysql.com/doc/mysql/en/Secure_requirements.html :
"Here's how to do it in Visual Studio:
Download the source, and load it in VS. Go to the Properties of mysqld, and where you can add Define statements, add HAVE_VIO and HAVE_OPENSSL (not WITH_OPENSSL). then compile the mysqld project, and you're done!"
-- Sasha Pachev Create online surveys at http://www.surveyz.com/
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]