You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2021/04/30 11:21:40 UTC

[GitHub] [ignite] nizhikov commented on a change in pull request #9035: ignite-14600 ssl test for thin client, handshake issue

nizhikov commented on a change in pull request #9035:
URL: https://github.com/apache/ignite/pull/9035#discussion_r623803356



##########
File path: modules/ducktests/tests/ignitetest/services/utils/templates/ignite.xml.j2
##########
@@ -80,10 +80,11 @@
         {% endif %}
 
         {% if config.ssl_params %}
-            <property name="sslContextFactory">
-                {{ ssl_params_util.ssl_params(config.ssl_params) }}
-            </property>
-        {% endif %}
+             <property name="sslContextFactory">

Review comment:
       Why this change?




-- 
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:
users@infra.apache.org