You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III (JIRA)" <ji...@apache.org> on 2018/03/12 12:23:00 UTC

[jira] [Resolved] (THRIFT-4337) Able to set keyStore and trustStore as InputStream in the TSSLTransportFactory.TSSLTransportParameters

     [ https://issues.apache.org/jira/browse/THRIFT-4337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James E. King, III resolved THRIFT-4337.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.12.0

{noformat}
commit 8678dfc78b54bd80b3b5bd098733f8bbdcc39150 (HEAD -> master, origin/master, origin/HEAD)
Author: Dmitry Volodin <dm...@gmail.com>
Date:   Tue Jan 30 18:59:41 2018 +0300

    THRIFT-4337: Able to set keyStore and trustStore as InputStream in the
    TSSLTransportFactory.TSSLTransportParameters
    Client: java
    
    This closes #1486
{noformat}

> Able to set keyStore and trustStore as InputStream in the TSSLTransportFactory.TSSLTransportParameters
> ------------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-4337
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4337
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Java - Library
>    Affects Versions: 0.10.0
>            Reporter: Dmitry Volodin
>            Assignee: James E. King, III
>            Priority: Major
>             Fix For: 0.12.0
>
>
> There are a lot cases available, when requires to set keyStore and trustStore not only as file location, but as InputStream. It's easy and good to add this feature to the Thrift Java library. 



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