sbcbus created GUACAMOLE-1750: --------------------------------- Summary: Update included mysql connector/j in docker to a more recent version Key: GUACAMOLE-1750 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1750 Project: Guacamole Issue Type: Improvement Components: guacamole-auth-jdbc-mysql Affects Versions: 1.5.0 Environment: docker Reporter: sbcbus
Through a lot of trial and error I and others on Reddit discovered that SSL auth isn't working with 1.5 (and possibly other versions) and mysql/mariadb. We upgraded our mariadb version to be more recent and couldn't get a database connection. I used a docker volume to redirect and force the most recent mysql/j connector and auth-mysql-1.5 plugin and ssl auth worked again. It seems there must be an old version included in /opt/guacamole/lib that could be updated? -- This message was sent by Atlassian Jira (v8.20.10#820010)