hi all, i know some GUI mysql client software can support SSL. Then, i try to install mysql 4.0 with |--with-vio --with-openssl| options. i haven't install the openssl 0.9.6 again as i found my redhat 7.3 box already has the /usr/include/openssl and /usr/lib/libssl.a. After i followed the docs in www.mysql.com to grant some people use ssl restriction, i try to use the GUI software to connect database. Then, the screen print out the following every time when i try to use the GUI to connect database. And, finally, the connection is failed.
Number of processes running now: 0 030115 20:15:50 mysqld restarted Number of processes running now: 0 030115 20:15:59 mysqld restarted If i don't use SSL, the connection is no problem and no error too. It is very strange. And, i am so comfuse that the docs in www.mysql.com does not tell you about creation of private key and public key. As i know, if you want to use SSL, you need to use the key to do encryption and decryption. But, the site never mention about this. Why? Thanks Brian --------------------------------------------------------------------- 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