Pedro Zapata created ISPN-8819:
----------------------------------
Summary: Simplify Hot Rod client security configuration
Key: ISPN-8819
URL:
https://issues.jboss.org/browse/ISPN-8819
Project: Infinispan
Issue Type: Feature Request
Components: Configuration, Hot Rod
Reporter: Pedro Zapata
Assignee: Tristan Tarrant
Configuring a Hot Rod client for authentication can be greatly simplified:
* default to DIGEST-MD5 mech
* use ApplicationRealm as default realm name
* implicitly enable security when setting one of the properties instead of invoking
enable()
* add a way to specify a trust cert chain stored in a single PEM file without requiring a
full-blown java KeyStore.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)