[
https://issues.apache.org/jira/browse/IGNITE-15958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17446725#comment-17446725
]
Ilya Kasnacheev commented on IGNITE-15958:
------------------------------------------
Did you enable TLS in ClientConnectorConfiguration? You might need to specify
key/trust stores on client and server, and not just ssl=true.
> Ignite修改账户密码不支持防爆力破解
> --------------------
>
> Key: IGNITE-15958
> URL: https://issues.apache.org/jira/browse/IGNITE-15958
> Project: Ignite
> Issue Type: Bug
> Components: security
> Affects Versions: 2.8.1
> Reporter: igniteForCrackTest
> Priority: Major
>
> Ignite使用sqlline.sh修改密码时不支持防爆力破解,如下:
> {code:java}
> sqlline.sh --verbose=true -u
> "jdbc:ignite:thin://${IGNITE_IP}:${CLIENT_CONNECT_PORT};user=${IGNITE_USER};password=${IGNITE_PASSWORD};ssl=true;sslProtocol=TLSv1.2"
> {code}
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)