GitHub user isapego opened a pull request: https://github.com/apache/ignite/pull/3361
IGNITE-6810: SSL support for ODBC You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6810 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3361.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 #3361 ---- commit 714c21123c018fa14f77607ec648ec564659be93 Author: Igor Sapego <isapego@...> Date: 2017-12-04T16:14:04Z IGNITE-6810: Implemented SecureSocketClient commit a7d54acbad8f92fd737f1b38845300ee420c8871 Author: Igor Sapego <isapego@...> Date: 2017-12-21T16:44:29Z IGNITE-6810: Implemented SSL connection. commit 3ce20418d2df93d0c37734b980df745b62fa1ce3 Author: Igor Sapego <isapego@...> Date: 2017-12-22T15:16:58Z IGNITE-6810: Added saving SSL parameters to DSN commit 0e34a62ae6acd01867fa8b8358c0762a59e98bb4 Author: Igor Sapego <isapego@...> Date: 2017-12-25T16:24:24Z IGNITE-6810: Changed UI layout commit 3dfd12fe6a2afcd0f29119562ffeaf309aeafd7f Author: Igor Sapego <isapego@...> Date: 2017-12-26T12:26:44Z IGNITE-6810: Added values retrieval commit 63d4f29ca0794dd96c2c65fa8fe74a9c13f11f61 Author: Igor Sapego <isapego@...> Date: 2017-12-26T13:05:59Z IGNITE-6810: Implmented disabling of SSL options on choosing "disable" mode commit 46d4a82b3156e5a9fa4594066e457eca09f10d16 Author: Igor Sapego <isapego@...> Date: 2017-12-26T13:40:42Z IGNITE-6810: Merge-related fixes commit 65cebff3e7c323bb3d152381993b299cc038a7a9 Author: Igor Sapego <isapego@...> Date: 2017-12-27T12:26:25Z IGNITE-6810: Fix for SecureSocketClient disconnect. commit e6fce702ba5b980a23eb281284e66fd6b19a311f Author: Igor Sapego <isapego@...> Date: 2017-12-28T17:54:17Z IGNITE-6810: Implemented OpenSSL dynamic loading. commit 80b6a099729659071afbf4022c2fd8221b4d2fc3 Author: Igor Sapego <isapego@...> Date: 2018-01-10T15:54:49Z IGNITE-6810: Minor fixes commit 253bc066925928e18feae2e715ca0497ff2b9e4c Author: Igor Sapego <isapego@...> Date: 2018-01-11T15:37:26Z IGNITE-6810: Fixes for Linux commit 046e99189d4d581ba21a106f76a40d2677706094 Author: Igor Sapego <isapego@...> Date: 2018-01-11T15:41:06Z IGNITE-6810: Fixed test commit 086331d7766b749a298921f1113387c462c9913a Author: Igor Sapego <isapego@...> Date: 2018-01-11T16:42:55Z IGNITE-6810: Changes for Linux ---- ---