James Muehlner created GUACAMOLE-1979: -----------------------------------------
Summary: MySQL auth extension doesn't work with MySQL 8.4 Key: GUACAMOLE-1979 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1979 Project: Guacamole Issue Type: Bug Components: guacamole-auth-jdbc-mysql Reporter: James Muehlner When attempting to connect to a MySQL 8.4 database server with guacamole-auth-jdbc-mysql, any attempt to connect to the database fails with the following error: {code} java.sql.SQLTransientConnectionException: Could not connect to address): RSA public key is not available client side (option serverRsaPublicKeyFile not set) {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)