Andrey Novikov created IGNITE-9845:
--------------------------------------
Summary: Web Console: Add support of two way ssl authentication in Web Console agent
Key: IGNITE-9845
URL:
https://issues.apache.org/jira/browse/IGNITE-9845 Project: Ignite
Issue Type: Improvement
Components: wizards
Affects Versions: 2.6
Reporter: Andrey Novikov
Fix For: 2.7
RestExecutor should not be shared between different users requests in case of two way ssl authentication:
* For each token with ssl we need create separated RestExecutor and set up socketFactory and trustManager.
* RestExecutor should be removed if token expired.
Add program arguments for passing client certificate, client password, trust store, trust store password for metrics collection task in agent.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)