Kabir Khan created WFLY-10420:
---------------------------------
Summary: Block non-SSL IIOP port when SSL transport is required
Key: WFLY-10420
URL:
https://issues.jboss.org/browse/WFLY-10420
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
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)