]
Kabir Khan updated WFLY-9107:
-----------------------------
Issue Type: Feature Request (was: Enhancement)
Block non-SSL IIOP port when SSL transport is required
------------------------------------------------------
Key: WFLY-9107
URL:
https://issues.jboss.org/browse/WFLY-9107
Project: WildFly
Issue Type: Feature Request
Reporter: Tomasz Adamski
Assignee: Tomasz Adamski
When iiop configuration indicates SSL is required client should not be able to connect
without SSL.
For example, with
{noformat}
<transport-config confidentiality="required"
trust-in-target="supported"/>
{noformat}
connecting to {{corbaloc:iiop:1.2@<url>:3528/JBoss/Naming/root}} should not be
possible