Hello,
  This is discouraging after I spent most of the weekend getting OpenSSL
working with our MySQL 4 server. Unfortunately I can't use Stunnel to secure
the connection between our website and our MySQL server because our ISP will
not allow me to run the Stunnel daemon on their servers. They have a web
server farm and claim that they would need to configure Stunnel for me on
each of their servers in the farm. How do people typically handle setting up
Stunnel to secure their connections from a public ISP to their MySQL server?
Is it possible that I only need to run the Stunnel daemon on my MySQL box?
Securing the connection between a public ISP and a privately-hosted MySQL
server seems like something that many people would have overcome by now. Am
I really at the mercy of my ISP on this?

Thanks for your help,
David Rock




-----Original Message-----
From: Georg Richter [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 13, 2003 12:21 PM
To: Tonu Samuel; David Rock
Cc: '[EMAIL PROTECTED]'
Subject: Re: Initiating secure connection to MySQL4 from PHP


On Monday 13 January 2003 17:49, Tonu Samuel wrote:

Hi,

Currently PHP's mysql extension doesn't support SSL. This will be available 
in PHP 5.

Regards

Georg

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to