Igor Brezac created TS-3019:
-------------------------------

             Summary: CONNECT (HTTP method) fails for SSL 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


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.2#6252)

Reply via email to