[infinispan-issues] [JBoss JIRA] (ISPN-8794) Simplify Hot Rod client security configuration
Tristan Tarrant (JIRA)
issues at jboss.org
Sun Feb 11 16:33:00 EST 2018
Tristan Tarrant created ISPN-8794:
-------------------------------------
Summary: Simplify Hot Rod client security configuration
Key: ISPN-8794
URL: https://issues.jboss.org/browse/ISPN-8794
Project: Infinispan
Issue Type: Feature Request
Components: Configuration, Hot Rod
Reporter: Tristan Tarrant
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)
More information about the infinispan-issues
mailing list