[jboss-jira] [JBoss JIRA] (WFLY-1666) connect https-remoting://localhost:9990 in CLI provides no feedback to indicate SSL not in use.

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Tue Jul 9 19:39:20 EDT 2013


    [ https://issues.jboss.org/browse/WFLY-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788697#comment-12788697 ] 

Stuart Douglas commented on WFLY-1666:
--------------------------------------

I believe this commit should fix the issue:

https://github.com/stuartwdouglas/jboss-remoting/commit/8b13ca2135784fa329db984d57278d48753ecdb8

Basically this problem occurs when SSL_STARTTLS is passed into createSslConnection(). 
                
> connect https-remoting://localhost:9990 in CLI provides no feedback to indicate SSL not in use.
> -----------------------------------------------------------------------------------------------
>
>                 Key: WFLY-1666
>                 URL: https://issues.jboss.org/browse/WFLY-1666
>             Project: WildFly
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Darran Lofthouse
>            Assignee: Darran Lofthouse
>            Priority: Critical
>             Fix For: 8.0.0.Alpha3
>
>
> Within the CLI the following command does not provide any feedback to indicate that a SSL session was not established even though the URL suggests it is requested: -
> {code}
> connect https-remoting://localhost:9990
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list