nizhikov commented on a change in pull request #9035:
URL: https://github.com/apache/ignite/pull/9035#discussion_r623803917
##########
File path: modules/ducktests/tests/ignitetest/tests/thin_client_test.py
##########
@@ -32,6 +32,11 @@ class ThinClientTest(IgniteTest):
"""
cluster - cluster size.
JAVA_CLIENT_CLASS_NAME - running classname.
+ to use with ssl enabled:
+ export
GLOBALS='{"ssl":{"enabled":true},"key_store_path":"/opt/ignite-dev/modules/ducktests/tests/certs/",
Review comment:
Actually, we don't need anything except "ssl:enabled:true".
Please, fix the doc.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]