MuLeiSY2021 opened a new issue, #649: URL: https://github.com/apache/incubator-hugegraph-toolchain/issues/649
### Search before asking - [X] I had searched in the [feature](https://github.com/apache/incubator-hugegraph-toolchain/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Feature Description (功能描述) when I use my mysql DB,an error "public Key Retrieval is not allowed",occur And I found in file "org/apache/hugegraph/loader/test/functional/DBUtil.java", > String url = String.format("%s?%s", this.url, "useSSL=false"); we should have I option to decide if ssl open,not just close ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
