Description
To reproduce you need to set in default.properties 'node-key-store' and 'node-key-store-password' and not set 'node-trust-store' and 'node-trust-store-password'
After you start web agent you will get
Exception in thread "main" java.lang.NullPointerException: trustManager == null at okhttp3.OkHttpClient$Builder.sslSocketFactory(OkHttpClient.java:805) at org.apache.ignite.console.agent.rest.RestExecutor.<init>(RestExecutor.java:118) at org.apache.ignite.console.agent.AgentLauncher.main(AgentLauncher.java:391)
Attachments
Issue Links
- links to