From: Neil Tompkins Date: October 12 2009 9:05am Subject: Re: ssl questions List-Archive: http://lists.mysql.com/mysql/219017 Message-Id: MIME-Version: 1.0 (iPod Mail 4B1) Content-Type: multipart/alternative; boundary=Apple-Mail-1-5714020 --Apple-Mail-1-5714020 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes We are looking to install on windows. Sent from my iPod On 11 Oct 2009, at 18:02, muhammad subair wrote: > Hi, > > Maybe, first you can check MySQL documentation [0], [1] > > [0] http://dev.mysql.com/doc/refman/5.0/en/secure-using-ssl.html > [1] http://dev.mysql.com/doc/refman/5.0/en/secure-basics.html > > -- > Muhammad Subair > > On Thu, Oct 8, 2009 at 6:03 PM, Tompkins Neil > wrote: > Hi > > I wondered how you are getting on with installing SSL for mysql 5.1 > server. > We are looking to install it too. Do you have any pointers/ > recommendations > ? > > Regards > Neil > > On Tue, Sep 8, 2009 at 11:36 PM, qt4x11 wrote: > > > I'm trying to set up my mysql 5.1 server to work over ssl, I'm > following > > the > > directions at > > http://dev.mysql.com/doc/refman/5.0/en/secure-connections.html. > > I've confirmed that my server supports ssl > > > > mysql> SHOW VARIABLES LIKE 'have_ssl'; > > +---------------+-------+ > > | Variable_name | Value | > > +---------------+-------+ > > | have_ssl | YES | > > +---------------+-------+ > > --Apple-Mail-1-5714020--