Re: Securely access a mysql server over the net

2001-05-22 Thread Steve Ruby
Cyber Monkey wrote: > > I have found an isp that will leave port 3306 open for me to talk to the mysql >server, my question is > > Is anything sent over this connection secure, if not is there some way of encrypting >it such as ssl? Yes.. you ssh like here www.ssh.com www.openssh.org an

Securely access a mysql server over the net

2001-05-22 Thread Cyber Monkey
I have found an isp that will leave port 3306 open for me to talk to the mysql server, my question is Is anything sent over this connection secure, if not is there some way of encrypting it such as ssl?