[
https://issues.apache.org/jira/browse/IGNITE-12049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16986090#comment-16986090
]
Ryabov Dmitrii commented on IGNITE-12049:
-----------------------------------------
[~ascherbakov], I thought about this task and agree that passing certificates
to node attributes is enough.
For a common client, attributes can be configured in `ClientConfiguration`.
For JDBC/ODBC, attributes can't be passed directly to the driver, so, I
propose to pass a factory class name and create attributes inside the factory.
Is it ok for you?
> Allow custom authenticators to use SSL certificates
> ---------------------------------------------------
>
> Key: IGNITE-12049
> URL: https://issues.apache.org/jira/browse/IGNITE-12049
> Project: Ignite
> Issue Type: Improvement
> Reporter: Ryabov Dmitrii
> Assignee: Ryabov Dmitrii
> Priority: Minor
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Add SSL certificates to AuthenticationContext, so, authenticators can make
> additional checks based on SSL certificates.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)