I'm kind of new to the SSL scene.
I've read all I can find on MySQL.org about setting up and using SSL.

I'm on MySLQ 4.20 and have built mysql after configuring with --use-vio
and --use-openssl.  HAVE_OPENSSL = YES.  I can handle setting up the
user talbe and GRANTS to require SSL for users and connections.

What I don't know how to do it make my client use SSL with MySQL. Can
you help me?  or give me some direction?

My application runs on M$ Windows.
It's written in M$ Visual Basic 6 from Visual Studio 6.
I'm using MDAC 2.7 and M$ ADO.
I'm using MyODBC 2.50 but can easily and happily upgrade to 3.51
   (is 3.51 needed?)

I have no idea what to do (set properties?) to cause my VB client to
connect to the MySQL DB server using SSL?

Any help would be huge! Thanx.



--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 William Blair Wagner : Education is not always knowing the answer,
 [EMAIL PROTECTED]     : ...but rather knowing where to look for it!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



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



Reply via email to