If it is a modern version that has removed useSSL, then do not add useSSl option to the connection url.
The best way to do this is to detect the server version and determine this automatically.
Otherwise a configuration option is acceptable.
Per Pull Request #6.
If it is a modern version that has removed
useSSL, then do not adduseSSloption to the connection url.The best way to do this is to detect the server version and determine this automatically.
Otherwise a configuration option is acceptable.
Per Pull Request #6.