GitHub user mcherkasov opened a pull request:
https://github.com/apache/ignite/pull/4440 ssl parameters
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite master-ssl-params
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4440.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4440
----
commit 0caa8400f9f939bc020f43d2eda604f5e899cca6
Author: mcherkasov <mcherkasov@...>
Date: 2018-07-23T14:47:42Z
Added ssl parameters for ssl context configuration.
commit 809bd7f3343d8f22458b982e9cbaff6f7932ea52
Author: mcherkasov <mcherkasov@...>
Date: 2018-07-26T15:28:43Z
Added java doc.
Added test.
Fixed code style.
commit 5d919872c2e0579dbce045edb1668605ccb35247
Author: mcherkasov <mcherkasov@...>
Date: 2018-07-26T17:03:49Z
Fixed code style.
----
---