[jira] [Updated] (TS-1083) initial SSL next protocol negotiation support

2012-01-26 Thread James Peach (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Peach updated TS-1083:


Fix Version/s: 3.1.2

> initial SSL next protocol negotiation support
> -
>
> Key: TS-1083
> URL: https://issues.apache.org/jira/browse/TS-1083
> Project: Traffic Server
>  Issue Type: Improvement
>  Components: SSL
>Reporter: James Peach
>Assignee: James Peach
>Priority: Minor
> Fix For: 3.1.2
>
> Attachments: 
> 0001-Compile-time-detection-of-NextProtocolNegotiation-su.patch, 
> 0002-Initial-NPN-plumbing.patch
>
>
> Initial autoconf support for detecting OpenSSL Next Protocol Negotiation 
> APIs. Advertise that we support HTTP/1.0 and HTTP/1.1. Because we do.

--
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-1083) initial SSL next protocol negotiation support

2012-01-18 Thread James Peach (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Peach updated TS-1083:


Attachment: 0002-Initial-NPN-plumbing.patch
0001-Compile-time-detection-of-NextProtocolNegotiation-su.patch

Attached 1 patches. First just adds the autoconf checks. Second adds make the 
calls and advertises the HTTP protocol.

Careful, if you build on OS X with MacPorts /opt/local/bin will be linked 
before /usr/local/ssl and NPN support won't be detected. This is difficult to 
avoid.

> initial SSL next protocol negotiation support
> -
>
> Key: TS-1083
> URL: https://issues.apache.org/jira/browse/TS-1083
> Project: Traffic Server
>  Issue Type: Improvement
>  Components: SSL
>Reporter: James Peach
>Assignee: James Peach
>Priority: Minor
> Attachments: 
> 0001-Compile-time-detection-of-NextProtocolNegotiation-su.patch, 
> 0002-Initial-NPN-plumbing.patch
>
>
> Initial autoconf support for detecting OpenSSL Next Protocol Negotiation 
> APIs. Advertise that we support HTTP/1.0 and HTTP/1.1. Because we do.

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