Closed ryanemerson closed 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.
<truststore-realm />
https://github.com/infinispan/infinispan-image-artifacts/pull/45
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.