[
https://issues.apache.org/jira/browse/IGNITE-19975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743386#comment-17743386
]
Ignite TC Bot commented on IGNITE-19975:
----------------------------------------
{panel:title=Branch: [pull/10841/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10841/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7257356&buildTypeId=IgniteTests24Java8_RunAll]
> Create abstract SSL context factory to make it possible to implement custom
> logic for trust/key managers creation.
> ------------------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-19975
> URL: https://issues.apache.org/jira/browse/IGNITE-19975
> Project: Ignite
> Issue Type: Task
> Reporter: Mikhail Petrov
> Priority: Minor
> Fix For: 2.16
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> SslContextFactory currently provides implementations of a trust/key manager
> loading mechanism based on getting key material from files only.
> In some cases, the key material can be obtained through some external storage
> that has nothing to do with file paths. Let's create an abstract
> implementation of SslContextFactory that will allow the user to implement
> their own approach for creating key/trust managers.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)