You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitry Sherstobitov (JIRA)" <ji...@apache.org> on 2019/03/22 14:08:00 UTC

[jira] [Created] (IGNITE-11609) Add support of authentication and SSL in yardstick IgniteThinClient benchmark

Dmitry Sherstobitov created IGNITE-11609:
--------------------------------------------

             Summary: Add support of authentication and SSL in yardstick IgniteThinClient benchmark
                 Key: IGNITE-11609
                 URL: https://issues.apache.org/jira/browse/IGNITE-11609
             Project: Ignite
          Issue Type: New Feature
    Affects Versions: 2.7
            Reporter: Dmitry Sherstobitov
             Fix For: 2.8


Add support of following keys:

Mandatory authentication:
USER
PASSWORD

Mandatory SSL: 
SSL_KEY_PASSWORD
SSL_KEY_PATH

Optional SSL: 
SSL_CLIENT_STORE_TYPE (default JKS)
SSL_SERVER_STORE_TYPE (default JKS)
SSL_KEY_ALGORITHM (default SunX509)
SSL_TRUST_ALL (default false) 
SSL_PROTOCOL (default TLS)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)