Hi Alan and others,

On 8/7/06, Alan Vinh <[EMAIL PROTECTED]> wrote:
................................................................I would like to 
know how
they got MySql to work with SSL.......................

:)

Sorry fellows.  I should have gone through the docs first.  As it
happens, MySQL-5.0.22 comes bundled with SSL support - albeit with
yaSSL - not OpenSSL.  The SSL files are supposed to be in PEM format.
In docs, it's mentioned that the connection to an SSL-enabled server
can be established via the "C" API.  As far as I am concerned, that
means writing a static DLL in "C" and call the functions written to
connect securely (via SSL, that is) to MySQL in VB6.  Am I right?
Please comment.

I did register on CACert.org a couple of days back.  Would any of you
guys tell me __how__ MySQL is going to work with the public key,
private key and CA file of the CACert.org?

Any help?

--
TIA,

Asif

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to