Hi There,
we plan to substitute our two Exchange's with Grommunio. We have an existing MariaDB-Cluster with Maxscale und complete SSL-Secured.
Is there a way to use our Secured-DB CLuster with Grommunio? It seems to work only without ssl Connections.
Tested on Debian 12 with
gromox-dbop -c /etc/gromox/mysql_adaptor.cfg -CU
Result:
mysql_connect: Access denied for user 'grommunio'@'192.168.222.13' (using password: YES)
Without SSL in Maxscale it works and with mariadb-client with ssl from Grommunio-Host too.
Thanks
Robert