JWS client application with remote mysql security
843811Jul 6 2010 — edited Jul 6 2010I'm fairly new to this sphere of web security programming. I'm trying to write JWS client application that can communicate with webhosting's mysql server. Is there a better way to secure the data communication between the two since webhosting's mysql server is not SSL enabled? I'll appreciate any tools, advices or techniques to accomplish this.