[
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 <[email protected]>
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)