Vadim Pakhnushev created IGNITE-19346:
-----------------------------------------
Summary: Allow using default trust store in client connections
Key: IGNITE-19346
URL: https://issues.apache.org/jira/browse/IGNITE-19346
Project: Ignite
Issue Type: Bug
Components: security
Reporter: Vadim Pakhnushev
Assignee: Vadim Pakhnushev
Java client incorrectly sets up SSL context so that if trust manager path is
null, it doesn't fall back to the default Java trust store.
CLI also should support using default trust store for JDBC connections by
introducing separate ssl-enabled property.
CLI REST client and Java client implementations are slightly different in that
the CLI uses automatic key store type deduction while Java client requires it
to be set explicitly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)