You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2011/02/09 00:12:57 UTC

[jira] Updated: (TS-633) SSL Termination reverse_mapping

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

Leif Hedstrom updated TS-633:
-----------------------------

    Fix Version/s: 2.1.7

> SSL Termination reverse_mapping
> -------------------------------
>
>                 Key: TS-633
>                 URL: https://issues.apache.org/jira/browse/TS-633
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Remap API, SSL
>    Affects Versions: 2.1.0
>            Reporter: Andreas Hartke
>             Fix For: 2.1.7
>
>
> We configure reverse_proxy with SSL Termination and have problems with respones from the origin server containing http-adresses. If the origin server sends reponses with addresses the reverse_mapped adresses from trafficserver contain http instead of https.
> Here our configuration:
> map https://asp2.geomagic.de/path/     http://origin_server:8080/path/
> reverse_map http://origin_server:8080/path/     https://asp2.geomagic.de/path/
> redirect_temporary https://asp2.geomagic.de/path https://asp2.geomagic.de/path/
> The redirection from https to https works fine but a redirect_temporary from a http-adress to a https-address maps to a http-address instead of a https-address. 
> redirect_temporary http://asp2.geomagic.de/gasline https://asp2.geomagic.de/gasline/

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira