<?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: OWA behind CSS/SSL issue in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/owa-behind-css-ssl-issue/m-p/721722#M13765</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should have following two entries under SSL proxy list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ssl-server x http-header static "FRONT-END-HTTPS: ON?  &lt;/P&gt;&lt;P&gt;ssl-server x urlrewrite 1 yourdomain.com sslport 443 clearport 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 17 Jun 2007 22:35:34 GMT</pubDate>
    <dc:creator>Syed Iftekhar Ahmed</dc:creator>
    <dc:date>2007-06-17T22:35:34Z</dc:date>
    <item>
      <title>OWA behind CSS/SSL issue</title>
      <link>https://community.cisco.com/t5/application-networking/owa-behind-css-ssl-issue/m-p/721717#M13760</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;trying to setup OWA behind CSS with SSL termination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;http-header static "FRONT-END-HTTPS: on" is in place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User can access folders and calendar, but can't see body of the messages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem seems to be that user at some point tries to use http instead of https,&lt;/P&gt;&lt;P&gt;and because frontend and backend rules have different IP addresses it is impossible &lt;/P&gt;&lt;P&gt;to access OWA via http directly from client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried some other commands around http-header and urlrewrite, didn't work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jun 2007 19:59:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/owa-behind-css-ssl-issue/m-p/721717#M13760</guid>
      <dc:creator>a.gesse</dc:creator>
      <dc:date>2007-06-15T19:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: OWA behind CSS/SSL issue</title>
      <link>https://community.cisco.com/t5/application-networking/owa-behind-css-ssl-issue/m-p/721718#M13761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OWA&lt;/P&gt;&lt;P&gt;uses several other methods that are not recognized by default on the CSS so you will need&lt;/P&gt;&lt;P&gt;to add the functionality by running&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;css#script play setup_owa_methods&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 22:29:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/owa-behind-css-ssl-issue/m-p/721718#M13761</guid>
      <dc:creator>Syed Iftekhar Ahmed</dc:creator>
      <dc:date>2007-06-15T22:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: OWA behind CSS/SSL issue</title>
      <link>https://community.cisco.com/t5/application-networking/owa-behind-css-ssl-issue/m-p/721719#M13762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Syed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did before, didn't help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jun 2007 01:38:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/owa-behind-css-ssl-issue/m-p/721719#M13762</guid>
      <dc:creator>a.gesse</dc:creator>
      <dc:date>2007-06-16T01:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: OWA behind CSS/SSL issue</title>
      <link>https://community.cisco.com/t5/application-networking/owa-behind-css-ssl-issue/m-p/721720#M13763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the users tries to use HTTP at some point, there could be some 302 redirect in your owa server.&lt;/P&gt;&lt;P&gt;You might want to configure a urlrewrite function in order to convert from http to https.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you should verify first if this is the case.&lt;/P&gt;&lt;P&gt;Try to sniff the client traffic and decode it with ssldump or wireshark using the server key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jun 2007 07:28:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/owa-behind-css-ssl-issue/m-p/721720#M13763</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2007-06-17T07:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: OWA behind CSS/SSL issue</title>
      <link>https://community.cisco.com/t5/application-networking/owa-behind-css-ssl-issue/m-p/721721#M13764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gilles,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have tried it already. &lt;/P&gt;&lt;P&gt;Urlrewrite for "*" and explicitly defined frontend and backend ports as 443 and 80.&lt;/P&gt;&lt;P&gt;Sniffer showed 302 types redirects were coming with https.&lt;/P&gt;&lt;P&gt;Clients can see folders, calendar, subjects.&lt;/P&gt;&lt;P&gt;Can't see message bodies only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will start with clean config on Monday, what would you say is recommended list of commahds:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. script play setup_owa_methods&lt;/P&gt;&lt;P&gt;2. static http-header "FRONTEND HTTPS=on"&lt;/P&gt;&lt;P&gt;3. urlerewrite ?&lt;/P&gt;&lt;P&gt;4. ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jun 2007 12:30:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/owa-behind-css-ssl-issue/m-p/721721#M13764</guid>
      <dc:creator>a.gesse</dc:creator>
      <dc:date>2007-06-17T12:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: OWA behind CSS/SSL issue</title>
      <link>https://community.cisco.com/t5/application-networking/owa-behind-css-ssl-issue/m-p/721722#M13765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should have following two entries under SSL proxy list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ssl-server x http-header static "FRONT-END-HTTPS: ON?  &lt;/P&gt;&lt;P&gt;ssl-server x urlrewrite 1 yourdomain.com sslport 443 clearport 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jun 2007 22:35:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/owa-behind-css-ssl-issue/m-p/721722#M13765</guid>
      <dc:creator>Syed Iftekhar Ahmed</dc:creator>
      <dc:date>2007-06-17T22:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: OWA behind CSS/SSL issue</title>
      <link>https://community.cisco.com/t5/application-networking/owa-behind-css-ssl-issue/m-p/721723#M13766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;get a sniff and see where the client request the body and if the server sends it.&lt;/P&gt;&lt;P&gt;Your config is fine.  Nothing else is needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may want to bypass the css and capture a sniff as well so you can compare the 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 05:11:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/owa-behind-css-ssl-issue/m-p/721723#M13766</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2007-06-18T05:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: OWA behind CSS/SSL issue</title>
      <link>https://community.cisco.com/t5/application-networking/owa-behind-css-ssl-issue/m-p/721724#M13767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for big post.&lt;/P&gt;&lt;P&gt;Still doesn't work - users see subjects, folder, calendar, don't see body.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ip route 0.0.0.0 0.0.0.0 10.222.131.1 1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!************************* INTERFACE *************************&lt;/P&gt;&lt;P&gt;interface e1&lt;/P&gt;&lt;P&gt;  bridge vlan 131 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface e5&lt;/P&gt;&lt;P&gt;  bridge vlan 130 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface e6&lt;/P&gt;&lt;P&gt;  bridge vlan 130 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!************************** CIRCUIT **************************&lt;/P&gt;&lt;P&gt;circuit VLAN131&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ip address 10.222.131.201 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;circuit VLAN130&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ip address 1.1.1.1 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!*********************** SSL PROXY LIST ***********************&lt;/P&gt;&lt;P&gt;ssl-proxy-list Al#1-list &lt;/P&gt;&lt;P&gt;  ssl-server 10 &lt;/P&gt;&lt;P&gt;  ssl-server 10 rsakey RSAKEYASS#1 &lt;/P&gt;&lt;P&gt;  ssl-server 10 rsacert RSACERTASS#1 &lt;/P&gt;&lt;P&gt;  ssl-server 10 vip address 10.222.131.202 &lt;/P&gt;&lt;P&gt;  ssl-server 10 cipher rsa-with-3des-ede-cbc-sha 2.2.2.2 80 &lt;/P&gt;&lt;P&gt;  ssl-server 10 cipher rsa-with-rc4-128-sha 2.2.2.2 80 &lt;/P&gt;&lt;P&gt;  ssl-server 10 cipher rsa-with-rc4-128-md5 2.2.2.2 80 &lt;/P&gt;&lt;P&gt;  ssl-server 10 urlrewrite 2 10.222.131.202 &lt;/P&gt;&lt;P&gt;  ssl-server 10 http-header static "FRONT-END-HTTPS: on" &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!************************** SERVICE **************************&lt;/P&gt;&lt;P&gt;service OWA1 &lt;/P&gt;&lt;P&gt;  protocol tcp &lt;/P&gt;&lt;P&gt;  port 80 &lt;/P&gt;&lt;P&gt;  ip address 1.1.1.2 &lt;/P&gt;&lt;P&gt;  keepalive uri "/adam.html" &lt;/P&gt;&lt;P&gt;  keepalive type http &lt;/P&gt;&lt;P&gt;  keepalive port 80 &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service ssl-mod &lt;/P&gt;&lt;P&gt;  type ssl-accel &lt;/P&gt;&lt;P&gt;  keepalive type none &lt;/P&gt;&lt;P&gt;  add ssl-proxy-list Al#1-list &lt;/P&gt;&lt;P&gt;  slot 2 &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!*************************** OWNER ***************************&lt;/P&gt;&lt;P&gt;owner OWA_OWA &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content back.owa&lt;/P&gt;&lt;P&gt;    add service OWA1 &lt;/P&gt;&lt;P&gt;    add service OWA2 &lt;/P&gt;&lt;P&gt;    advanced-balance sticky-srcip &lt;/P&gt;&lt;P&gt;    protocol tcp &lt;/P&gt;&lt;P&gt;    port 80 &lt;/P&gt;&lt;P&gt;    url "/*" &lt;/P&gt;&lt;P&gt;    sticky-inact-timeout 240 &lt;/P&gt;&lt;P&gt;    vip address 2.2.2.2 &lt;/P&gt;&lt;P&gt;    active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content front.owa&lt;/P&gt;&lt;P&gt;    vip address 10.222.131.202 &lt;/P&gt;&lt;P&gt;    protocol tcp &lt;/P&gt;&lt;P&gt;    port 443 &lt;/P&gt;&lt;P&gt;    add service ssl-mod &lt;/P&gt;&lt;P&gt;    active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~~~~~~Server answers to client with HTTPS (static header is working presumably):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;LINK rel="stylesheet" type="text/css" href="https://community.cisco.com/exchweb/6.5.7651.60/controls/owastyle.css" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;LINK rel="stylesheet" type="text/css" href="&amp;lt;a class=" jive-link-custom="" /&gt;https://10.222.131.202/exchweb/themes/0/owacolors.css"&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~~~~~ Some other stuff from server alse have HTTPS&lt;/P&gt;&lt;P&gt;src="&lt;A class="jive-link-custom" href="https://10.222.131.202/exchweb/img/pg-first.gif" target="_blank"&gt;https://10.222.131.202/exchweb/img/pg-first.gif&lt;/A&gt;"&amp;gt; &lt;IMG class="RTLflipH vwPageImg" width="16" /&gt;&lt;/P&gt;&lt;P&gt;height="16" id=idPageControl_PrevPage onclick="idMsgViewer.previousPage()" title="Previous Page" &lt;/P&gt;&lt;P&gt;src="&lt;A class="jive-link-custom" href="https://10.222.131.202/" target="_blank"&gt;https://10.222.131.202/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;xchweb/img/pg-prev.gif"&amp;gt; &lt;IMG class="RTLflipH vwPageImg" width="16" height="16" /&gt;&lt;/P&gt;&lt;P&gt;id=idPageControl_NextPage onclick="idMsgViewer.nextPage()" title="Next Page" &lt;/P&gt;&lt;P&gt;src="&lt;A class="jive-link-custom" href="https://10.222.131.202/exchweb/img/pg-next.gif" target="_blank"&gt;https://10.222.131.202/exchweb/img/pg-next.gif&lt;/A&gt;"&amp;gt; &lt;IMG class="RTLflipH vwPageImg" /&gt;&lt;/P&gt;&lt;P&gt;width="16" height="16" id=idPageControl_LastPage onclick="idMsgViewer.page = -1" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~~~~~~ Client requests:&lt;/P&gt;&lt;P&gt;SEARCH /exchange/userone/Inbox/ HTTP/1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Accept: */*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Referer: &lt;A class="jive-link-custom" href="https://10.222.131.202/exchange/userone/Inbox/?Cmd=contents" target="_blank"&gt;https://10.222.131.202/exchange/userone/Inbox/?Cmd=contents&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;translate: f&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;brief: t&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Content-Type: text/xml&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~~~~~~ Server responds with &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTTP/1.1 207 Multi-Status&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date: Mon, 18 Jun 2007 16:02:38 GMT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Server: Microsoft-IIS/6.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;X-Powered-By: ASP.NET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Content-Type: text/xml&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Accept-Ranges: rows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Content-Range: rows 0-5; total=6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MS-WebStorage: 6.5.7638&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MS-WebStorage: 6.5.7638&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transfer-Encoding: chunked&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;X-Powered-By: ASP.NET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cache-Control: no-cache&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c9b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;MULTISTATUS B="urn:uuid:c2f41010-65b3-11d1-a29f-00aa00c14882/"&gt;&lt;/MULTISTATUS&gt;&lt;/P&gt;&lt;P&gt;xmlns:c="xml:" xmlns:a="DAV:"&amp;gt;&lt;CONTENTRANGE&gt;0-5&lt;/CONTENTRANGE&gt;&lt;RESPONSE&gt;&lt;/RESPONSE&gt;&lt;/P&gt;&lt;P&gt;&lt;HREF&gt;&lt;A class="jive-link-custom" href="http://10.222.131.202/exchange/userone/Inbox/No%20Subject-2.EML" target="_blank"&gt;http://10.222.131.202/exchange/userone/Inbox/No%20Subject-2.EML&lt;/A&gt;&lt;/HREF&gt;&lt;/P&gt;&lt;P&gt;&lt;PROPSTAT&gt;&lt;STATUS&gt;HTTP/1.1 200 OK&amp;lt; ~~~ (skipped)&lt;/STATUS&gt;&lt;/PROPSTAT&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~~~~~~~~~ And here I see HTTP instead of HTTPS (?) Something wrong ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 16:18:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/owa-behind-css-ssl-issue/m-p/721724#M13767</guid>
      <dc:creator>a.gesse</dc:creator>
      <dc:date>2007-06-18T16:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: OWA behind CSS/SSL issue</title>
      <link>https://community.cisco.com/t5/application-networking/owa-behind-css-ssl-issue/m-p/721725#M13768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the urlrewrite function does not parse the http body.  Only the header.&lt;/P&gt;&lt;P&gt;So, if the server sends http link in the body, that's what the client will see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure why the exchange server is doing this.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what you can try to do is implement a http rule to redirect the traffic to https.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service redirect&lt;/P&gt;&lt;P&gt;  keepalive type none&lt;/P&gt;&lt;P&gt;  ip address 1.1.1.1&lt;/P&gt;&lt;P&gt;  type redirect &lt;/P&gt;&lt;P&gt;  no prepend-http &lt;/P&gt;&lt;P&gt;  domain &lt;A class="jive-link-custom" href="https://10.222.131.202" target="_blank"&gt;https://10.222.131.202&lt;/A&gt;&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;owner OWA_OWA &lt;/P&gt;&lt;P&gt;  content http_redirect&lt;/P&gt;&lt;P&gt;    vip address 10.222.131.202&lt;/P&gt;&lt;P&gt;    protocol tcp&lt;/P&gt;&lt;P&gt;    port 80&lt;/P&gt;&lt;P&gt;    add service redirect&lt;/P&gt;&lt;P&gt;    active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 07:09:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/owa-behind-css-ssl-issue/m-p/721725#M13768</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2007-06-19T07:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: OWA behind CSS/SSL issue</title>
      <link>https://community.cisco.com/t5/application-networking/owa-behind-css-ssl-issue/m-p/721726#M13769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gilles, very much&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It makes it work finally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question becomes is it the way how it is supposed to be, &lt;/P&gt;&lt;P&gt;because there still "&lt;A class="jive-link-custom" href="http://" target="_blank"&gt;http://&lt;/A&gt;" in the botom line during loading,&lt;/P&gt;&lt;P&gt;and these messages regarding secure/unsecure content mix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 15:33:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/owa-behind-css-ssl-issue/m-p/721726#M13769</guid>
      <dc:creator>a.gesse</dc:creator>
      <dc:date>2007-06-19T15:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: OWA behind CSS/SSL issue</title>
      <link>https://community.cisco.com/t5/application-networking/owa-behind-css-ssl-issue/m-p/721727#M13770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, we had to adjust the config because the server sends &lt;A class="jive-link-custom" href="http://" target="_blank"&gt;http://&lt;/A&gt; links.&lt;/P&gt;&lt;P&gt;Normally, with the "front-end-https: on" it's supposed to only send https link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe this is because by default the CSS only insert the header once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try the following command to see if it makes a difference :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; ssl-server &lt;X&gt; http-header insert-per-request&lt;/X&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm glad we finally have a solution.&lt;/P&gt;&lt;P&gt;Sniffer trace is always the best way to troubleshoot &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 04:44:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/owa-behind-css-ssl-issue/m-p/721727#M13770</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2007-06-20T04:44:37Z</dc:date>
    </item>
  </channel>
</rss>

