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

Igor Galić updated TS-274:
--------------------------

    Comment: was deleted

(was: I don't know what you're doing wrong, but I cannot repro this.

{code}
* Adding handle: conn: 0x1c1ea10
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* - Conn 0 (0x1c1ea10) send_pipe: 1, recv_pipe: 0
* About to connect() to proxy localhost port 3142 (#0)
*   Trying 127.0.0.1...
* Connected to localhost (127.0.0.1) port 3142 (#0)
> GET http://www.google.com/ HTTP/1.1
> User-Agent: curl/7.32.0
> Host: www.google.com
> Accept: */*
> Proxy-Connection: Keep-Alive
> 
< HTTP/1.1 302 Found
< Location: http://www.google.ch/?gws_rd=cr&ei=k_fbUs6bPKPoygPOxoDYDA
< Cache-Control: private
< Content-Type: text/html; charset=UTF-8
< Set-Cookie: 
PREF=ID=e723dc5eb80c9cb1:FF=0:TM=1390147475:LM=1390147475:S=qf2kzT54iyv45yh1; 
expires=Tue, 19-Jan-2016 16:04:35 GMT; path=/; domain=.google.com
< Set-Cookie: 
NID=67=LR_5JmhutIBRWZLZJNbb2ELPrP8BA-B0DV7nB4v0JGZz0bmTTwstOqGS9V0ktS9k7m-Upo8Ms_EYXS9P4G4ZFAnsFh9vemN-UDaEG_iXOHw7C9ZXh8tRys0ZUfrK0gkJ;
 expires=Mon, 21-Jul-2014 16:04:35 GMT; path=/; domain=.google.com; HttpOnly
< P3P: CP="This is not a P3P policy! See 
http://www.google.com/support/accounts/bin/answer.py?hl=en&answer=151657 for 
more info."
< Date: Sun, 19 Jan 2014 16:04:35 GMT
* Server ATS/4.2.0 is not blacklisted
< Server: ATS/4.2.0
< Content-Length: 258
< X-XSS-Protection: 1; mode=block
< X-Frame-Options: SAMEORIGIN
< Alternate-Protocol: 80:quic
< Age: 0
< Proxy-Connection: keep-alive
< 
<HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8">
<TITLE>302 Moved</TITLE></HEAD><BODY>
<H1>302 Moved</H1>
The document has moved
<A 
HREF="http://www.google.ch/?gws_rd=cr&amp;ei=k_fbUs6bPKPoygPOxoDYDA";>here</A>.
</BODY></HTML>
* Connection #0 to host localhost left intact
{code})

> UA side SSL support in forward proxy
> ------------------------------------
>
>                 Key: TS-274
>                 URL: https://issues.apache.org/jira/browse/TS-274
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: SSL
>    Affects Versions: 2.1.0, 2.0.0a
>         Environment: Debian, Linux 2.6.18 32-bit
>            Reporter: Marcus Clyne
>              Labels: ssl
>             Fix For: 4.2.0
>
>
> Using self-signed SSL certificates, which are in the correct paths under 
> $prefix, and giving no startup errors, I get the following error when making 
> a request through the proxy :
> {code}
> Mar 24 14:35:09 www traffic_server[27926]: {1146895248} ERROR: SSL ERROR: 
> SSL_ServerHandShake.
> Mar 24 14:35:09 www traffic_server[27926]: {1146895248} ERROR: 
> SSL::5:error:1407609B:SSL routines:SSL23_GET_CLIENT_HELLO:https proxy 
> request:s23_srvr.c:384:
> Mar 24 14:36:47 www traffic_server[27926]: {1146895248} ERROR: SSL ERROR: 
> SSL_ServerHandShake.
> Mar 24 14:36:47 www traffic_server[27926]: {1146895248} ERROR: 
> SSL::5:error:1407609C:SSL routines:SSL23_GET_CLIENT_HELLO:http 
> request:s23_srvr.c:379:
> {code}
> The first of these two was from using Proxifier (Windows software) to connect 
> to the server, the second is from using `curl -k -x $ip:443 
> http://google.com/`.
> The issue appears on the latest trunk version and the 2.0.x branch as of 
> today when used in forward proxy mode.
> I have not personally tested in reverse proxy mode, but zwoop (Freenode IRC 
> name) tested in reverse proxy mode, and reverse proxy mode worked only in the 
> 2.0.x but not trunk.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to