Rafael,

Here is JIRA issue: https://issues.apache.org/jira/browse/PROTON-523

Thanks,
Piotr

On Fri, Feb 21, 2014 at 8:15 PM, Rafael Schloming <r...@alum.mit.edu> wrote:
> I don't believe there is currently any way to do so, although you could use
> the Transport interface without SSL and use  your own SSLEngine to provide
> encryption.
>
> The SSL stuff on the Java side is slated for a bit of a cleanup as soon as
> I have some time for it. If you file a JIRA for this capability it should
> be straightforward to include at that point.
>
> --Rafael
>
> On Thu, Feb 20, 2014 at 7:03 AM, Piotr Kliczewski <
> piotr.kliczew...@gmail.com> wrote:
>
>> Hello,
>>
>> Is there a way to use jks files for SSLContext configuration in proton-j?
>> I noticed that in SslEngineFacadeFactory there is only a path to
>> privatekey and
>> certificate and single password which is not really used. I would like
>> to be able to
>> use my own keymanager and trustmanager arrays or provide paths to both jks
>> files
>> together with passwords.
>>
>> Piotr
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
>> For additional commands, e-mail: users-h...@qpid.apache.org
>>
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to