[
https://issues.jboss.org/browse/WFCORE-2465?page=com.atlassian.jira.plugi...
]
Darran Lofthouse moved WFLY-7652 to WFCORE-2465:
------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-2465 (was: WFLY-7652)
Component/s: Security
(was: Security)
Affects Version/s: 3.0.0.Beta7
(was: 11.0.0.Alpha1)
Elytron key-manager for server-ssl-context is not required
----------------------------------------------------------
Key: WFCORE-2465
URL:
https://issues.jboss.org/browse/WFCORE-2465
Project: WildFly Core
Issue Type: Bug
Components: Security
Affects Versions: 3.0.0.Beta7
Reporter: Martin Choma
It is possible to create server ssl context without key manager.
{code}
/subsystem=elytron/server-ssl-context=a:add()
{code}
Key manager in elytron holds reference to key store.
I can't think of use case where it would be usefull to configure server ssl context
without specifying key store.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)