<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ICM redirect HTTPS but no port change in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/icm-redirect-https-but-no-port-change/m-p/11951761#M1966527</link>
    <description>&lt;P&gt;Hi Bernhard,&lt;/P&gt;&lt;P&gt;well because you forgot the PORT=443$$ in the redirect target definition, I guess.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/viewer/683d6a1797a34730a6e005d1e8de6f22/7.31.23/en-US/483d993fb08c72d1e10000000a42189c.html"&gt;https://help.sap.com/viewer/683d6a1797a34730a6e005d1e8de6f22/7.31.23/en-US/483d993fb08c72d1e10000000a42189c.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;icm/HTTP/redirect_0 PREFIX=/, FROM=*, FROMPROT=http, PROT=https, HOST=xys.corp, PORT=443$$&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;P&gt;Cheers, Lutz&lt;/P&gt;&lt;P&gt;Edit: I think the ICM is not as intelligent as you expect. Parameters simply don't know of each other most of the time.&lt;/P&gt;</description>
    <pubDate>Fri, 22 Mar 2019 09:29:39 GMT</pubDate>
    <dc:creator>LutzR</dc:creator>
    <dc:date>2019-03-22T09:29:39Z</dc:date>
    <item>
      <title>ICM redirect HTTPS but no port change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/icm-redirect-https-but-no-port-change/m-p/11951760#M1966526</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
  &lt;P&gt;i want to redirect all http trafic to https so i setup &lt;/P&gt;
  &lt;P&gt;This are my ICM parameters.&lt;/P&gt;
  &lt;P&gt;icm/server_port_0 PROT=HTTP,PORT=80$$,PROCTIMEOUT=600,TIMEOUT=600&lt;BR /&gt;icm/server_port_1 PROT=HTTPS,PORT=443$$,PROCTIMEOUT=600,TIMEOUT=600&lt;BR /&gt;icm/HTTP/redirect_0 PREFIX=/, FROM=*, FROMPROT=http, PROT=https, HOST=xys.corp&lt;/P&gt;
  &lt;P&gt;if in now try to call for example &lt;A href="http://xys.corp:8000/sap/public/info" target="test_blank"&gt;http://xys.corp:8000/sap/public/info&lt;/A&gt; i get a redirect to &lt;A href="https://xys.corp:8000" target="test_blank"&gt;https://xys.corp:8000&lt;/A&gt;.&lt;/P&gt;
  &lt;P&gt;The system doesent change the port.&lt;/P&gt;
  &lt;P&gt;Why?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2019 15:00:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/icm-redirect-https-but-no-port-change/m-p/11951760#M1966526</guid>
      <dc:creator>murphybs</dc:creator>
      <dc:date>2019-03-21T15:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: ICM redirect HTTPS but no port change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/icm-redirect-https-but-no-port-change/m-p/11951761#M1966527</link>
      <description>&lt;P&gt;Hi Bernhard,&lt;/P&gt;&lt;P&gt;well because you forgot the PORT=443$$ in the redirect target definition, I guess.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/viewer/683d6a1797a34730a6e005d1e8de6f22/7.31.23/en-US/483d993fb08c72d1e10000000a42189c.html"&gt;https://help.sap.com/viewer/683d6a1797a34730a6e005d1e8de6f22/7.31.23/en-US/483d993fb08c72d1e10000000a42189c.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;icm/HTTP/redirect_0 PREFIX=/, FROM=*, FROMPROT=http, PROT=https, HOST=xys.corp, PORT=443$$&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;P&gt;Cheers, Lutz&lt;/P&gt;&lt;P&gt;Edit: I think the ICM is not as intelligent as you expect. Parameters simply don't know of each other most of the time.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 09:29:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/icm-redirect-https-but-no-port-change/m-p/11951761#M1966527</guid>
      <dc:creator>LutzR</dc:creator>
      <dc:date>2019-03-22T09:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: ICM redirect HTTPS but no port change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/icm-redirect-https-but-no-port-change/m-p/11951762#M1966528</link>
      <description>&lt;P&gt;Hello Lutz,&lt;/P&gt;&lt;P&gt;thanks for the hint. Now the redirect works.&lt;/P&gt;&lt;P&gt;But only if i use IE or Chrome as browser. Firefox will still be on the http port.&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Bernhard&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2019 14:53:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/icm-redirect-https-but-no-port-change/m-p/11951762#M1966528</guid>
      <dc:creator>murphybs</dc:creator>
      <dc:date>2019-03-25T14:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: ICM redirect HTTPS but no port change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/icm-redirect-https-but-no-port-change/m-p/11951763#M1966529</link>
      <description>&lt;P&gt;Hmm. I saw that browsers cached redirects once in a while. So Firefox might work as soon as you clean the browser cache.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 08:29:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/icm-redirect-https-but-no-port-change/m-p/11951763#M1966529</guid>
      <dc:creator>LutzR</dc:creator>
      <dc:date>2019-03-26T08:29:22Z</dc:date>
    </item>
  </channel>
</rss>

