]
Gustavo Fernandes updated ISPN-10461:
-------------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Server creates sslcontext even without an identity
--------------------------------------------------
Key: ISPN-10461
URL:
https://issues.jboss.org/browse/ISPN-10461
Project: Infinispan
Issue Type: Bug
Components: Server
Affects Versions: 10.0.0.Beta5
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Priority: Major
Fix For: 10.0.0.CR1
If the server has a security realm without a server identity, the server instantiates a
SSLContext and configures the endpoints to use it. This makes unencrypted access
impossible.