[
https://issues.jboss.org/browse/WFLY-9107?page=com.atlassian.jira.plugin....
]
Jan Stourac updated WFLY-9107:
------------------------------
Description:
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
was:
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
{{monospaced}}corbaloc:iiop:1.2@<url>:3528/JBoss/Naming/root{{monospaced}} should
not be possible
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: Enhancement
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)