GitHub user alamar opened a pull request:

    https://github.com/apache/ignite/pull/4582

    Ignite 6167

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-6167

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4582.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4582
    
----
commit b7202b3eb44c682d5dfa51303f5f840f38000e0e
Author: mcherkasov <mcherkasov@...>
Date:   2018-07-23T14:47:42Z

    Added ssl parameters for ssl context configuration.

commit a7143c3f98a2f3614dd101a8a555547f18fe6c84
Author: mcherkasov <mcherkasov@...>
Date:   2018-07-26T15:28:43Z

    Added java doc.
    Added test.
    Fixed code style.

commit 5c0c10d57f3e10b5ad734d172c90070cc73152ff
Author: mcherkasov <mcherkasov@...>
Date:   2018-07-26T17:03:49Z

    Fixed code style.

commit d7887548db95f5c87231d35fb0f9be3a61a89f9a
Author: mcherkasov <mcherkasov@...>
Date:   2018-07-30T12:51:13Z

    SSLParameters are replaced with String[] which allows only to set enabled 
cipher suites.

commit 11b4840b793d52a7ab7e4a9e9530bfa1bc731fae
Author: mcherkasov <mcherkasov@...>
Date:   2018-07-30T15:03:05Z

    SSLParameters are replaced with String[] which allows only to set enabled 
cipher suites.

commit 1816523f3cffc567f5bd38b2c6cf6d7b66bd55ba
Author: mcherkasov <mcherkasov@...>
Date:   2018-07-31T13:04:43Z

    Arrays are replaced with varargs.

commit abe6592ddba81fd41d1810bf6c18132de2ba9a96
Author: mcherkasov <mcherkasov@...>
Date:   2018-08-15T13:40:46Z

    Fixed code style.

commit b6022eb8d48fa38d79864d3f411157508f31db84
Author: mcherkasov <mcherkasov@...>
Date:   2018-08-15T13:41:26Z

    Added negative tests for non existent protocol and cipher suites

commit 9f384baac3adc9f05eb12bf72210d0ef28da0ed2
Author: mcherkasov <mcherkasov@...>
Date:   2018-08-17T17:36:14Z

    The test added to suite.

commit 7883b8190c8859a2b3ec4c68d7b9142a71e86d6f
Author: mcherkasov <mcherkasov@...>
Date:   2018-08-19T21:30:12Z

    Added test for thin client.

----


---

Reply via email to