Can we monitor MySql with SSL?
DX Operational Intelligence 23x
For now it is not supported as native monitoring. You can workaround and monitor by adding into Mysql config the following parameter:
mysql_native_password
Check the MySql documentation to understand how you should configure it:
8.4.1.1 Native Pluggable Authentication