You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Alan M. Carroll (JIRA)" <ji...@apache.org> on 2010/09/16 17:41:33 UTC

[jira] Resolved: (TS-438) HTTPS "remap" rules don't seem to work after TS-291

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

Alan M. Carroll resolved TS-438.
--------------------------------

    Resolution: Fixed

Patch committed to trunk.

> HTTPS "remap" rules don't seem to work after TS-291
> ---------------------------------------------------
>
>                 Key: TS-438
>                 URL: https://issues.apache.org/jira/browse/TS-438
>             Project: Traffic Server
>          Issue Type: Bug
>    Affects Versions: 2.1.3
>            Reporter: Leif Hedstrom
>            Priority: Blocker
>             Fix For: 2.1.3
>
>         Attachments: patch-438.txt
>
>
> It seems after the TS-291 merge to trunk, HTTPS remap rules no longer works. I've enabled HTTPS support with
> CONFIG proxy.config.ssl.enabled INT 1
> CONFIG proxy.config.ssl.server.cert.filename STRING ts-test.pem
> and in remap.config
> map https://loki.ogre.com/ycs  http://l.yimg.com/a/lib/ycs
> A request like this ought to work, but gives a 404 (indicating no remap rule is matching);
> curl -D - -o /dev/null -s  -k https://loki.ogre.comycs/bench/500.bmp

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.