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