Does anyone know if Orthanc supports encrypted connections to a MySQL database?
I see how to set up SSL for the API but nothing about configuring a connection to the database by, for example, supplying the path to a certificate.pem file (as one would using the mysql client ssl-ca option, for example)