[jboss-jira] [JBoss JIRA] (WFLY-9107) Block non-SSL IIOP port when SSL transport is required

Tomasz Adamski (JIRA) issues at jboss.org
Sun Jul 23 19:31:00 EDT 2017


     [ https://issues.jboss.org/browse/WFLY-9107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomasz Adamski 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 {{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 {{monospaced}}corbaloc:iiop:1.2@<url>:3528/JBoss/Naming/root{{monospaced}} should not be possible 



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list