necouchman commented on pull request #492:
URL: https://github.com/apache/guacamole-client/pull/492#issuecomment-623044684


   @echu2013: I've tweaked the code a bit and added in the legacy (see below) 
`useSSL` option as part of the parsing of the code.
   
   According to the MySQL 8.0 JDBC documentation 
(https://dev.mysql.com/doc/connector-j/8.0/en/connector-j-reference-configuration-properties.html),
 the `useSSL` mode property has been deprecated in favor of the `sslMode` 
property, which is why I implemented that one, instead.  However, please give 
the latest commit a try and see if setting that flag allows it to work properly.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to