Configure OpenEMR to use SSL for MySQL connections. Use valid client key, client certificate, and CA certificate files. Set the MySQL host to the server's IP address ...
I am using asyncmy to connect to mysql 8.0.41, since the default authentication plugin is caching_sha2_password, my code is like this server_public_key = None with ...