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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)