Compiling MySQL with SSL support

2003-11-23 Thread Adam Gent
Hi, I am attempting to install mySQL with SSL support but keep getting build errors. I have openSSL 0.9.7c install into /usr/local/ssl I am attempting to install mySQL 4.0.16 I am using the following configure options CFLAGS="-O3 -mcpu=pentiumpro -I/usr/local/ssl/include" CXX=gc

Re: Re: RE: Compiling MySQL with SSL support

2003-10-10 Thread Chris Torske
linux, or even know half of what I am doing, but I will figure it out one way or another. Chris - Original Message - From: "Chris Torske" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 10, 2003 2:58 PM Subject: [mysql] Re: RE: Compiling MySQL w

Re: RE: Compiling MySQL with SSL support

2003-10-10 Thread Chris Torske
I find more out. Chris - Original Message - From: "Fortuno, Adam" <[EMAIL PROTECTED]> To: "'Chris Torske'" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, October 09, 2003 10:59 AM Subject: [spam] RE: Compiling MySQL with SSL s

Compiling MySQL with SSL support

2003-10-09 Thread Chris Torske
Hopefuly someone will be able to save me, before I destroy my system too bad. I am trying to compile mysql 4.1.0 alpha with openssl support. I know I have everything needed installed on my system, gcc 3.2.2, and two copies of openssl. I originaly tried installing with the rpm, to hopefuly be

Re: MySQL with SSL support

2002-02-19 Thread James Carrier
Hi JC I know you said stunnel is not an option but how about SSLwrap? http://www.quiltaholic.com/rickk/sslwrap/ james At 18:49 19/02/2002 -0800, JC wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >Hi All, > >Need: >Communicate securely using PKI from a DBI perl script to MySQL where >

MySQL with SSL support

2002-02-19 Thread JC
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi All, Need: Communicate securely using PKI from a DBI perl script to MySQL where dozens of clients connect from multiple sites around the country (stunnel is not an option :( If I issue a grant command like such GRANT ALL PRIVILEGES ON test.* TO