[infinispan-issues] [JBoss JIRA] (ISPN-6922) Support for loading keystores from classpath in the Hot Rod client

Adrian Nistor (JIRA) issues at jboss.org
Thu Aug 11 07:50:00 EDT 2016


     [ https://issues.jboss.org/browse/ISPN-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Nistor resolved ISPN-6922.
---------------------------------
    Resolution: Done


Integrated in both master and 8.2.x. Thanks [~gustavonalle]!

> 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: 8.2.4.Final, 9.0.0.Alpha4
>
>
> 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