ivanzlenko commented on code in PR #5909:
URL: https://github.com/apache/ignite-3/pull/5909#discussion_r2115633899


##########
modules/network/src/main/java/org/apache/ignite/internal/network/configuration/AbstractSslConfigurationSchema.java:
##########
@@ -30,7 +30,7 @@ public class AbstractSslConfigurationSchema {
     public final boolean enabled = false;
 
     /**
-     * Client authentication. Set to "none" by default.
+     * TLS client authentication. Set to "none" by default.

Review Comment:
   Yeah, we need to rename everything if we want to use TLS. But SSL became 
Xerox of the security world though. 



-- 
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.

To unsubscribe, e-mail: notifications-unsubscr...@ignite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to