infinispan / infinispan-images

Infinispan is an open source data grid platform and highly scalable NoSQL cloud data store.
https://infinispan.org
Apache License 2.0
32 stars 21 forks source link

Properties realm incorrectly removed with client cert validate #141

Closed ryanemerson closed 3 years ago

ryanemerson commented 3 years ago

The properties realm should only be removed from the server configuration when a <truststore-realm /> is configured. Without the properties realm, it's not possible for authentication and client cert validation to be used.

ryanemerson commented 3 years ago

https://github.com/infinispan/infinispan-image-artifacts/pull/45