[
https://issues.apache.org/jira/browse/IGNITE-11220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16761863#comment-16761863
]
Ignite TC Bot commented on IGNITE-11220:
----------------------------------------
{panel:title=--> Run :: All: No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=3013249&buildTypeId=IgniteTests24Java8_RunAll]
> Web console: NPE in web agent in case of using SSL and trust manager is not
> set
> -------------------------------------------------------------------------------
>
> Key: IGNITE-11220
> URL: https://issues.apache.org/jira/browse/IGNITE-11220
> Project: Ignite
> Issue Type: Bug
> Components: wizards
> Reporter: Pavel Konstantinov
> Assignee: Alexey Kuznetsov
> Priority: Major
> Fix For: 2.8
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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
> {code}
> 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)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)