What database are you using? If possible I would try to use a native secure link such as ssl with authentication, much more efficient. Postgresql for example can use ssl with client authentication. Not sure about mysql.
Chris
What database are you using? If possible I would try to use a native secure link such as ssl with authentication, much more efficient. Postgresql for example can use ssl with client authentication. Not sure about mysql.
Chris