[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] MySQL 4 with SSL



On 14 May 2003 at 15:14, René Mølsted wrote:

> I get to the configure part and then Configure claims that SSL is 
not 
> installed however i've just installed OpenSSL from RaQtweak.
> arning: extra-tools disabled because --enable-thread-safe-client 
wasn't 
> used
> checking for ORBit... which: no orbit-config in 
> (/usr/local/bin:/bin:/usr/bin:/usr/local/bin)
> not found
> checking if we should build MySQLFS... no
> checking for OpenSSL... Could not find an installation of OpenSSL
> 
> 
> René Mølsted

Hi again,

You must have to specify the location to the OpenSSL include / lib 
files, check the configure options.


Remember though, once you have solved the problems of getting the 
server compiled with ssl - you only have to worry about the mysql 
client.


Can I ask - how are you intending to use this ssl connection ?  Is it 
for a web site on the same server?  Another client on the network ?  
Another client on the internet ?

The reason I ask - I have seen nothing but problems with getting 
mysql-ssl working,   I ended up just using a secure tunnel - took 
about five minutes to set up.




Regards

Ian
--