mysql-modern-cpp icon indicating copy to clipboard operation
mysql-modern-cpp copied to clipboard

support connecting to a DB that requires SSL

Open amorphous1 opened this issue 3 years ago • 0 comments

introduce two new connection options _ssl_enforce / _ssl_verify_server_cert and pass them through to MYSQL_OPT_SSL_ENFORCE / MYSQL_OPT_SSL_VERIFY_SERVER_CERT

amorphous1 avatar Dec 20 '21 17:12 amorphous1