[
https://issues.jboss.org/browse/ISPN-6438?page=com.atlassian.jira.plugin....
]
Tristan Tarrant commented on ISPN-6438:
---------------------------------------
As mentioned in the discussion, it appears the most flexible approach is to use the
ability of the Properties we supply to JCache initialization to contain Object values. We
should support both the string-based approach as well as being able to pass
pre-instantiated objects like SSLContext.
A Hot Rod client should be able to configure the same properties with
hotrod-client.properties file as the programatic API supports
-----------------------------------------------------------------------------------------------------------------------------------
Key: ISPN-6438
URL:
https://issues.jboss.org/browse/ISPN-6438
Project: Infinispan
Issue Type: Enhancement
Components: Remote Protocols
Reporter: Wolf-Dieter Fink
Assignee: Galder ZamarreƱo
If a HotRod client is initialized by a hotrod-client.properties file and the
RemoteCacheManager() constructor it should be possible to all possible properties.
The properties for
- SSL
- FILE_STORE *
- TRUST_STORE *
are not available with this configuration
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)