Added by Cosmas Ezenwanne almost 7 years ago
I intend to use a secured connection (SSL/TLS) to connect my Wt web app to a MySql db server. How do I achieve this using Wt::Dbo::backend::MysqlConnection.
Thanks.
Hey I believe this is not possible currently as a call to mysql_ssl_set() is needed. Can you file this as a feature request?
Ok. Thanks for the reply.