Hi Chris,
here it says that QSqlDatabase::setConnectionOption("CLIENT_SSL=1"); is not doing the trick. Was this hack included?
If hardcoding the login information for the DB is a possible vulnerability, what would be a secure way to communicate with the DB? Would it be better to talk to a php script via an URL with the users username, password (for login) and the request to get an XML file back?
Best
Bookmarks