1 Apr
2026
1 Apr
'26
12:32 p.m.
On 1. Apr 2026, at 10.23, Klaus Tachtler via dovecot <dovecot@dovecot.org> wrote:
An error occurs, while trying to establish a TLS/SSL secured connection to a database (mariadb), which has the ability to accept TLS/SSL connections.
..
It took quite some debugging, but adding the following hack before the autoreconf call appears to make it work: checking for mysql_ssl_set in -llibmariadb... no
Can you verify if the attached patch works?