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 2016/08/16 19:26:20 UTC

[jira] [Updated] (TS-3019) CONNECT (HTTP method) fails for TLS connections to itself

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

Bryan Call updated TS-3019:
---------------------------
    Summary: CONNECT (HTTP method) fails for TLS connections to itself    (was: CONNECT (HTTP method) fails for SSL connections to itself  )

> CONNECT (HTTP method) fails for TLS connections to itself  
> -----------------------------------------------------------
>
>                 Key: TS-3019
>                 URL: https://issues.apache.org/jira/browse/TS-3019
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core, SSL
>            Reporter: Igor Brezac
>             Fix For: sometime
>
>
> To duplicate the issue setup an https map.  Something like:
> map https://www.example.com/ some_origin
> curl -v -p -x ats:1080 https://www.example.com/
> ...
> < HTTP/1.1 200 OK
> < Date: Fri, 15 Aug 2014 15:12:43 GMT
> < Proxy-Connection: close
> <
> * Proxy replied OK to CONNECT request
> * successfully set certificate verify locations:
> *   CAfile: none
>   CApath: /etc/ssl/certs
> * SSLv3, TLS handshake, Client hello (1):
> * error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
> * Closing connection #0
> curl: (35) error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)