You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/08 13:47:00 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-11609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946896#comment-16946896 ] 

Maxim Muzafarov commented on IGNITE-11609:
------------------------------------------

[~qvad]

Hello, any updates on this issue? Can you fire a dev-list discussion to proceed with this patch?

> 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
>            Priority: Major
>             Fix For: 2.8
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)