[
https://issues.jboss.org/browse/WFLY-7652?page=com.atlassian.jira.plugin....
]
Martin Choma moved JBEAP-7445 to WFLY-7652:
-------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-7652 (was: JBEAP-7445)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Security
(was: Security)
Affects Version/s: 11.0.0.Alpha1
(was: 7.1.0.DR8)
Elytron key-manager for server-ssl-context is not required
----------------------------------------------------------
Key: WFLY-7652
URL:
https://issues.jboss.org/browse/WFLY-7652
Project: WildFly
Issue Type: Bug
Components: Security
Affects Versions: 11.0.0.Alpha1
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 was also confirmed by [~honza889]
https://issues.jboss.org/browse/JBEAP-5937?focusedCommentId=13326496&...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)