You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2020/02/28 15:09:00 UTC

[jira] [Commented] (IGNITE-12718) Python Thin Client: add an ability to specify keyfile password

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

Ignite TC Bot commented on IGNITE-12718:
----------------------------------------

{panel:title=Branch: [pull/7480/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=5087347&amp;buildTypeId=IgniteTests24Java8_RunAll]

> Python Thin Client: add an ability to specify keyfile password
> --------------------------------------------------------------
>
>                 Key: IGNITE-12718
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12718
>             Project: Ignite
>          Issue Type: Improvement
>          Components: thin client
>    Affects Versions: 2.8
>            Reporter: Andrey Kuznetsov
>            Assignee: Andrey Kuznetsov
>            Priority: Minor
>              Labels: Python, SSL, TLS
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In pyignite, there is no way to specify password for keyfile being used to establish TLS connection to Ignite cluster. If keyfile is encrypted, then OpenSSL library prompts for password interactively.
> In order to add configurable password, one can set up explicit {{SSLContext}} instead of {{ssl.wrap_socket}} call.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)