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

ASF GitHub Bot commented on THRIFT-4337:
----------------------------------------

GitHub user dmvolod opened a pull request:

    https://github.com/apache/thrift/pull/1486

    THRIFT-4337: Able to set keyStore and trustStore as InputStream in the 
TSSLTransportFactory.TSSLTransportParameters

    Plus some tests cleanup

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dmvolod/thrift THRIFT-4337

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/1486.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1486
    
----
commit 9effb959985d13441029883d0e7151f287511c3c
Author: Dmitry Volodin <dmvolod@...>
Date:   2018-01-30T15:59:41Z

    THRIFT-4337: Able to set keyStore and trustStore as InputStream in the
    TSSLTransportFactory.TSSLTransportParameters

----


> 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
>            Priority: Major
>
> 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)

Reply via email to