<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>I need to use a Mariadb 10.3-server where TLS is required for as backend for PowerDNS 4.3.0-1pdns.bionic</p>
<p>The CLI-command "mysql --ssl-mode=REQUIRED" works against this database.</p>
<p>I have tried to add "gmysql-ssl=yes" to my pdns.local.gmysql.conf but connection is rejected with</p>
<p>"Caught an exception instantiating a backend: Unable to launch gmysql connection: Unable to connect to database: Can't connect to MySQL server on 'mariadb.mydomain.local' (101)"</p>
<p>Where should I start digging?</p>
<div> </div>
</body></html>