On Wed, 2003-12-17 at 09:39, rmck wrote:
> Hello,
> 
> I am in the process of installing Mysql 4.0.17. I need to have Mysql with SSL 
> enabled. 
> 
> Does this feature come enabled with the binary download? Or do I need to download 
> the source and compile
> it? 
> 
> Any good links ot setting up MySQL with SSL enabled?

Hi Rob,

I'm not sure about SSL capabilities of MySQL, but there's a SSL wrapper
called Stunnel at http://www.stunnel.org that will wrap any ports
connection in SSL with OpenSSL and SSLeay libaries.

Very cool for securing email connections with regular POP3 accounts. 
Should be just as easy with any other port.

HTH,
Kevin

-- 
Kevin Old <[EMAIL PROTECTED]>


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

Reply via email to