You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2020/05/03 23:06:50 UTC

[GitHub] [guacamole-client] echu2013 commented on pull request #492: GUACAMOLE-728: Add SSL configuration options for MySQL and PostgreSQL

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


   > @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.
   
   Hi! 
   Thanks, I will try it! How should I set it in guacamole.properties?


----------------------------------------------------------------
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:
users@infra.apache.org