Re: SSL Help
No binary distribution of MySQL supports OpenSSL. I assume this is due to licensing issues. In any case, you must compile MySQL from source to get this functionality.
For instance, make sure the OpenSSL package is installed, and then when you run the "configure" script during building of MySQL, specify the "--with-openssl" option.
Upgrading to 5.0 is not necessary; you can keep using MySQL 4.1.x. Though I would suggest you take the opportunity to upgrade to 4.1.21 currently.
Regards,
Bill K.
Subject
Views
Written By
Posted
3741
October 25, 2006 02:08PM
Re: SSL Help
2331
November 07, 2006 09:49PM
2401
November 30, 2006 08:18PM
2314
January 10, 2007 04:43PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.