Sent: Monday, September 16, 2024 12:36 PM
To: Mandal, Satyajit: IT (PUN)
Cc: user@ignite.apache.org
Subject: Re: Self manageemnt script ( Control Scripts) + Ignite .NET Clusters
CAUTION: This email originated from outside our organization -
ptupit...@apac
Hi, control script [1] uses REST API
You can disable it or set up secret keys, SSL, etc, as described in the
docs [2]
To do that from .NET, use IgniteConfiguration.SpringConfigUrl property [3]
[1] https://ignite.apache.org/docs/latest/tools/control-script
[2] https://ignite.apache.org/docs/latest
Hi Pavel,
How can we prevent self-management scripts ( Control scripts) to join the
cluster which has TLS/SSL enabled. Currently without certificates it is
able to join the cluster though TLS/SSL is enabled in Ignite .NET Cluster.
Is there any setting on server nodes whic