You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Bryan Call (JIRA)" <ji...@apache.org> on 2012/07/09 22:27:34 UTC

[jira] [Created] (TS-1338) SSL not handling VC_EVENT_ERROR event

Bryan Call created TS-1338:
------------------------------

             Summary: SSL not handling VC_EVENT_ERROR event
                 Key: TS-1338
                 URL: https://issues.apache.org/jira/browse/TS-1338
             Project: Traffic Server
          Issue Type: Bug
          Components: SSL
    Affects Versions: 3.2.0
            Reporter: Bryan Call
            Assignee: Bryan Call
             Fix For: 3.2.1


Now that HttpSM isn't used and SSLNextProtocolAccept, SSLNextProtocolAccept doesn't handle the event VC_EVENT_ERROR.

This leaves the connection in an odd state.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TS-1338) SSL not handling VC_EVENT_ERROR event

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

Leif Hedstrom updated TS-1338:
------------------------------

    Backport to Version: 3.2.1
    
> SSL not handling VC_EVENT_ERROR event
> -------------------------------------
>
>                 Key: TS-1338
>                 URL: https://issues.apache.org/jira/browse/TS-1338
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: SSL
>    Affects Versions: 3.2.0
>            Reporter: Bryan Call
>            Assignee: Bryan Call
>             Fix For: 3.3.0
>
>         Attachments: bcall-ts1338-v1.patch
>
>
> Now that HttpSM isn't used and SSLNextProtocolAccept, SSLNextProtocolAccept doesn't handle the event VC_EVENT_ERROR.
> This leaves the connection in an odd state.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TS-1338) SSL not handling VC_EVENT_ERROR event

Posted by "Bryan Call (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TS-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409996#comment-13409996 ] 

Bryan Call commented on TS-1338:
--------------------------------

commit 4ab21b9f7b933f0cd58173158ffaf6dbbaf64e51
Author: Bryan Call <bc...@apache.org>
Date:   Mon Jul 9 18:21:01 2012 -0700

    TS-1338 SSL not handling some events properly

                
> SSL not handling VC_EVENT_ERROR event
> -------------------------------------
>
>                 Key: TS-1338
>                 URL: https://issues.apache.org/jira/browse/TS-1338
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: SSL
>    Affects Versions: 3.2.0
>            Reporter: Bryan Call
>            Assignee: Bryan Call
>             Fix For: 3.2.1
>
>         Attachments: bcall-ts1338-v1.patch
>
>
> Now that HttpSM isn't used and SSLNextProtocolAccept, SSLNextProtocolAccept doesn't handle the event VC_EVENT_ERROR.
> This leaves the connection in an odd state.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (TS-1338) SSL not handling VC_EVENT_ERROR event

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

Bryan Call resolved TS-1338.
----------------------------

    Resolution: Fixed

Committed to trunk
                
> SSL not handling VC_EVENT_ERROR event
> -------------------------------------
>
>                 Key: TS-1338
>                 URL: https://issues.apache.org/jira/browse/TS-1338
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: SSL
>    Affects Versions: 3.2.0
>            Reporter: Bryan Call
>            Assignee: Bryan Call
>             Fix For: 3.3.1, 3.2.1
>
>         Attachments: bcall-ts1338-v1.patch
>
>
> Now that HttpSM isn't used and SSLNextProtocolAccept, SSLNextProtocolAccept doesn't handle the event VC_EVENT_ERROR.
> This leaves the connection in an odd state.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TS-1338) SSL not handling VC_EVENT_ERROR event

Posted by "Igor Galić (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Galić updated TS-1338:
---------------------------

    Backport to Version:   (was: 3.2.1)
    
> SSL not handling VC_EVENT_ERROR event
> -------------------------------------
>
>                 Key: TS-1338
>                 URL: https://issues.apache.org/jira/browse/TS-1338
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: SSL
>    Affects Versions: 3.2.0
>            Reporter: Bryan Call
>            Assignee: Bryan Call
>             Fix For: 3.3.0
>
>         Attachments: bcall-ts1338-v1.patch
>
>
> Now that HttpSM isn't used and SSLNextProtocolAccept, SSLNextProtocolAccept doesn't handle the event VC_EVENT_ERROR.
> This leaves the connection in an odd state.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (TS-1338) SSL not handling VC_EVENT_ERROR event

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

Leif Hedstrom updated TS-1338:
------------------------------

    Fix Version/s:     (was: 3.2.1)
    
> SSL not handling VC_EVENT_ERROR event
> -------------------------------------
>
>                 Key: TS-1338
>                 URL: https://issues.apache.org/jira/browse/TS-1338
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: SSL
>    Affects Versions: 3.2.0
>            Reporter: Bryan Call
>            Assignee: Bryan Call
>             Fix For: 3.3.0
>
>         Attachments: bcall-ts1338-v1.patch
>
>
> Now that HttpSM isn't used and SSLNextProtocolAccept, SSLNextProtocolAccept doesn't handle the event VC_EVENT_ERROR.
> This leaves the connection in an odd state.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TS-1338) SSL not handling VC_EVENT_ERROR event

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

Bryan Call updated TS-1338:
---------------------------

    Fix Version/s:     (was: 3.3.1)
                   3.3.0
    
> SSL not handling VC_EVENT_ERROR event
> -------------------------------------
>
>                 Key: TS-1338
>                 URL: https://issues.apache.org/jira/browse/TS-1338
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: SSL
>    Affects Versions: 3.2.0
>            Reporter: Bryan Call
>            Assignee: Bryan Call
>             Fix For: 3.3.0, 3.2.1
>
>         Attachments: bcall-ts1338-v1.patch
>
>
> Now that HttpSM isn't used and SSLNextProtocolAccept, SSLNextProtocolAccept doesn't handle the event VC_EVENT_ERROR.
> This leaves the connection in an odd state.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TS-1338) SSL not handling VC_EVENT_ERROR event

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

Bryan Call updated TS-1338:
---------------------------

    Fix Version/s: 3.3.1
    
> SSL not handling VC_EVENT_ERROR event
> -------------------------------------
>
>                 Key: TS-1338
>                 URL: https://issues.apache.org/jira/browse/TS-1338
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: SSL
>    Affects Versions: 3.2.0
>            Reporter: Bryan Call
>            Assignee: Bryan Call
>             Fix For: 3.3.0, 3.2.1
>
>         Attachments: bcall-ts1338-v1.patch
>
>
> Now that HttpSM isn't used and SSLNextProtocolAccept, SSLNextProtocolAccept doesn't handle the event VC_EVENT_ERROR.
> This leaves the connection in an odd state.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TS-1338) SSL not handling VC_EVENT_ERROR event

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

Bryan Call updated TS-1338:
---------------------------

    Attachment: bcall-ts1338-v1.patch

bug fix version 1
                
> SSL not handling VC_EVENT_ERROR event
> -------------------------------------
>
>                 Key: TS-1338
>                 URL: https://issues.apache.org/jira/browse/TS-1338
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: SSL
>    Affects Versions: 3.2.0
>            Reporter: Bryan Call
>            Assignee: Bryan Call
>             Fix For: 3.2.1
>
>         Attachments: bcall-ts1338-v1.patch
>
>
> Now that HttpSM isn't used and SSLNextProtocolAccept, SSLNextProtocolAccept doesn't handle the event VC_EVENT_ERROR.
> This leaves the connection in an odd state.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira