You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2012/09/17 11:17:08 UTC

[jira] [Created] (QPID-4315) SSL federation doesn't work when used with hostname rather than IP

Gordon Sim created QPID-4315:
--------------------------------

             Summary: SSL federation doesn't work when used with hostname rather than IP
                 Key: QPID-4315
                 URL: https://issues.apache.org/jira/browse/QPID-4315
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.18, 0.16
            Reporter: Gordon Sim


The link is established but the link registry is unable to match the link to the connection as the management id used for the connection uses the IP address and not the hostname as specified.

--
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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Commented] (QPID-4315) SSL federation doesn't work when used with hostname rather than IP

Posted by "Gordon Sim (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13456898#comment-13456898 ] 

Gordon Sim commented on QPID-4315:
----------------------------------

>From a quick scan it looks like http://svn.apache.org/viewvc?view=revision&revision=1128067 might be the point at which it broke. The sasl_fed_ex test does test SSL based federation, but uses an IP address and in any case does not properly verify the link is actually established.
                
> SSL federation doesn't work when used with hostname rather than IP
> ------------------------------------------------------------------
>
>                 Key: QPID-4315
>                 URL: https://issues.apache.org/jira/browse/QPID-4315
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.16, 0.18
>            Reporter: Gordon Sim
>
> The link is established but the link registry is unable to match the link to the connection as the management id used for the connection uses the IP address and not the hostname as specified.

--
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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4315) SSL federation doesn't work when used with hostname rather than IP

Posted by "Gordon Sim (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim updated QPID-4315:
-----------------------------

    Attachment: SslSocket.patch

Very simple patch that fixes issue (albeit in a rather hacky manner). Need to fix the gap in testing somehow also.
                
> SSL federation doesn't work when used with hostname rather than IP
> ------------------------------------------------------------------
>
>                 Key: QPID-4315
>                 URL: https://issues.apache.org/jira/browse/QPID-4315
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.16, 0.18
>            Reporter: Gordon Sim
>         Attachments: SslSocket.patch
>
>
> The link is established but the link registry is unable to match the link to the connection as the management id used for the connection uses the IP address and not the hostname as specified.

--
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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Assigned] (QPID-4315) SSL federation doesn't work when used with hostname rather than IP

Posted by "Gordon Sim (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim reassigned QPID-4315:
--------------------------------

    Assignee: Andrew Stitcher
    
> SSL federation doesn't work when used with hostname rather than IP
> ------------------------------------------------------------------
>
>                 Key: QPID-4315
>                 URL: https://issues.apache.org/jira/browse/QPID-4315
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.14, 0.16, 0.18
>            Reporter: Gordon Sim
>            Assignee: Andrew Stitcher
>         Attachments: SslSocket.patch
>
>
> The link is established but the link registry is unable to match the link to the connection as the management id used for the connection uses the IP address and not the hostname as specified.

--
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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4315) SSL federation doesn't work when used with hostname rather than IP

Posted by "Gordon Sim (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim updated QPID-4315:
-----------------------------

    Affects Version/s: 0.14
    
> SSL federation doesn't work when used with hostname rather than IP
> ------------------------------------------------------------------
>
>                 Key: QPID-4315
>                 URL: https://issues.apache.org/jira/browse/QPID-4315
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.14, 0.16, 0.18
>            Reporter: Gordon Sim
>         Attachments: SslSocket.patch
>
>
> The link is established but the link registry is unable to match the link to the connection as the management id used for the connection uses the IP address and not the hostname as specified.

--
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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org