[
https://issues.apache.org/jira/browse/IGNITE-19240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Pochatkin updated IGNITE-19240:
---------------------------------------
Reviewer: Mikhail Pochatkin
> Use HTTPS port for dynamic completers when connected to SSL enabled node
> ------------------------------------------------------------------------
>
> Key: IGNITE-19240
> URL: https://issues.apache.org/jira/browse/IGNITE-19240
> Project: Ignite
> Issue Type: Bug
> Components: cli
> Reporter: Vadim Pakhnushev
> Assignee: Vadim Pakhnushev
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently {{NodeNameRegistryImpl.urlFromClusterNode}} uses an HTTP port when
> constructing URLs for completion. HTTPS port should be used if the node is
> configured with SSL enabled.
> Even if we construct proper URL, it might be incorrect due to the
> {{NodeMetadata.getRestHost}} returning some IP number which is not verifiable
> with provided trust store.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)