[
https://issues.apache.org/jira/browse/IGNITE-6625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16350609#comment-16350609
]
Sergey Kalashnikov commented on IGNITE-6625:
--------------------------------------------
[~tledkov-gridgain], here are my comments:
1. Please remove unused imports from {{ConnectionProperties.java}} and
{{JdbcThinConnectionSelfTest.java}}
2. It might be helpful to move all SSL-specific stuff from
{{JdbcThinTcpIo.java}} to a sub-class.
3. Please consider adding tests that would check error for the following cases:
invalid/unsupported ssl protocol, key store type, key algorithm. The
corresponding connection params seems not covered by tests.
> JDBC thin: support SSL connection to Ignite node
> ------------------------------------------------
>
> Key: IGNITE-6625
> URL: https://issues.apache.org/jira/browse/IGNITE-6625
> Project: Ignite
> Issue Type: Improvement
> Components: jdbc
> Affects Versions: 2.2
> Reporter: Taras Ledkov
> Assignee: Taras Ledkov
> Priority: Major
> Fix For: 2.5
>
>
> SSL connection must be supported for JDBC thin driver.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)