Mikhail Petrov created IGNITE-19975:
---------------------------------------
Summary: 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
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)