GitHub user tledkov-gridgain opened a pull request:
https://github.com/apache/ignite/pull/3795 IGNITE-8129: fix test: setup default SSL context at the test
(because sometimes default SSL context may be setup by build system)
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-8129
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3795.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3795
----
commit cb053d060d77d80bbb848578e72808ec0c8d16f5
Author: tledkov-gridgain <tledkov@...>
Date: 2018-04-11T12:14:26Z
IGNITE-8129: fix test: setup default SSL context at the test
(because sometimes default SSL context may be setup by build system)
----
---