[infinispan-issues] [JBoss JIRA] (ISPN-6922) Support for loading keystores from classpath in the Hot Rod client
Gustavo Fernandes (JIRA)
issues at jboss.org
Fri Aug 5 07:28:00 EDT 2016
[ https://issues.jboss.org/browse/ISPN-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gustavo Fernandes updated ISPN-6922:
------------------------------------
Fix Version/s: 8.2.4.Final
> Support for loading keystores from classpath in the Hot Rod client
> ------------------------------------------------------------------
>
> Key: ISPN-6922
> URL: https://issues.jboss.org/browse/ISPN-6922
> Project: Infinispan
> Issue Type: Enhancement
> Affects Versions: 9.0.0.Alpha3, 8.2.3.Final
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Fix For: 9.0.0.Alpha4, 8.2.4.Final
>
>
> Configuration of truststores and keystores in the Hot Rod client only work with files, In certain situation the application is packaged together with the hotrod client in a single jar and thus cannot load the keystores.
> Suggestion of supporting classpath resources:
> {code:title=hotrod-client.properties}
> infinispan.client.hotrod.trust_store_file_name=classpath:/some/loc/truststore.jks
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list