Hi,
I have two questions:
1) If i'm running mySQL as localhost (i.e. on same box) and my web page is in https encryption, is my communication with the mySQL server secure?
2) what about if I'm running a secure page in htts, but my mySQL server is on another machine? I know my communication with the web server is secure, but what about web server to mySQL server? My guess is the answer is no.
And if this is the case, how can I tunnel that traffic between the two?
Thanks,
Sam Fullman
Compass POint Media