Project

General

Profile

How to connect to a MySql server using a secured connection

Added by Cosmas Ezenwanne over 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.


Replies (2)

RE: How to connect to a MySql server using a secured connection - Added by Koen Deforche over 7 years ago

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?

    (1-2/2)