<?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 WLC redirect traffic with intercept, make problem to https site to accept in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/wlc-redirect-traffic-with-intercept-make-problem-to-https-site/m-p/3220805#M105488</link>
    <description>&lt;P&gt;WLC 2504, AireOS 8.0.152.0&lt;/P&gt;
&lt;P&gt;ISE 2.1 with CWA redirect&lt;/P&gt;
&lt;P&gt;Client Android Samsung S4 and iOS iPhone 6s&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Problem is, that WLC trying to intercept https redirected session with SSL certificate issued to its virtual interface 192.0.2.1.&lt;/P&gt;
&lt;P&gt;And nowadays end points do not accept it and deal it as man-in-the-middle-attack.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So when I do ISE BYOD onboarding on android, i have problem to get redirection from https sites, and also have problem to access play.google.com for Cisco Network Setup Assistant download.&lt;/P&gt;
&lt;P&gt;NET::ERR_CERT_AUTHORITY_INVALID&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How should I command wlc to do not intercept https traffic with its own certification?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you for any advice.&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jul 2021 14:54:17 GMT</pubDate>
    <dc:creator>Filip Po</dc:creator>
    <dc:date>2021-07-05T14:54:17Z</dc:date>
    <item>
      <title>WLC redirect traffic with intercept, make problem to https site to accept</title>
      <link>https://community.cisco.com/t5/wireless/wlc-redirect-traffic-with-intercept-make-problem-to-https-site/m-p/3220805#M105488</link>
      <description>&lt;P&gt;WLC 2504, AireOS 8.0.152.0&lt;/P&gt;
&lt;P&gt;ISE 2.1 with CWA redirect&lt;/P&gt;
&lt;P&gt;Client Android Samsung S4 and iOS iPhone 6s&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Problem is, that WLC trying to intercept https redirected session with SSL certificate issued to its virtual interface 192.0.2.1.&lt;/P&gt;
&lt;P&gt;And nowadays end points do not accept it and deal it as man-in-the-middle-attack.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So when I do ISE BYOD onboarding on android, i have problem to get redirection from https sites, and also have problem to access play.google.com for Cisco Network Setup Assistant download.&lt;/P&gt;
&lt;P&gt;NET::ERR_CERT_AUTHORITY_INVALID&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How should I command wlc to do not intercept https traffic with its own certification?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you for any advice.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 14:54:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-redirect-traffic-with-intercept-make-problem-to-https-site/m-p/3220805#M105488</guid>
      <dc:creator>Filip Po</dc:creator>
      <dc:date>2021-07-05T14:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: WLC redirect traffic with intercept, make problem to https site to accept</title>
      <link>https://community.cisco.com/t5/wireless/wlc-redirect-traffic-with-intercept-make-problem-to-https-site/m-p/3220949#M105489</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you try to enable https redirection ? if not then give a try.&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;config network web-auth https-redirect enable&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check this:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://supportforums.cisco.com/t5/wireless-mobility-documents/understanding-https-redirect-over-web-auth/ta-p/3143359" target="_blank"&gt;https://supportforums.cisco.com/t5/wireless-mobility-documents/understanding-https-redirect-over-web-auth/ta-p/3143359&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Dont forget to rate helpful posts&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2017 14:33:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-redirect-traffic-with-intercept-make-problem-to-https-site/m-p/3220949#M105489</guid>
      <dc:creator>Sandeep Choudhary</dc:creator>
      <dc:date>2017-11-22T14:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: WLC redirect traffic with intercept, make problem to https site to accept</title>
      <link>https://community.cisco.com/t5/wireless/wlc-redirect-traffic-with-intercept-make-problem-to-https-site/m-p/3220971#M105490</link>
      <description>&lt;P&gt;Yes, I follow design guide and also this &lt;A href="https://www.cisco.com/c/en/us/support/docs/wireless-mobility/wireless-lan-wlan/118826-config-https-webauth-00.html" target="_blank"&gt;document&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;But instead use local web-auth I am using CWA on ISE.&lt;/P&gt;
&lt;P&gt;Dual-SSID BYOD.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Web Auth CMCC Support ...................... Disabled&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Web Auth Redirect Ports .................... 80&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Web Auth Proxy Redirect ................... Disable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Web Auth Captive-Bypass .................. Enable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Web Auth Secure Web ....................... Enable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Web Auth Secure Redirection ............... Enable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Fast SSID Change ........................... Enabled&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2017 15:00:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-redirect-traffic-with-intercept-make-problem-to-https-site/m-p/3220971#M105490</guid>
      <dc:creator>Filip Po</dc:creator>
      <dc:date>2017-11-22T15:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: WLC redirect traffic with intercept, make problem to https site to accept</title>
      <link>https://community.cisco.com/t5/wireless/wlc-redirect-traffic-with-intercept-make-problem-to-https-site/m-p/3222529#M105491</link>
      <description>&lt;P&gt;Due to the impact on performance and the usability issues like you described, it is actually recommended to keep https redirect disabled. You can undo this behavior with the "config network web-auth https-redirect disable" command. It is some time ago that I have worked with ISE's on-boarding procedure and I'm not trying to scare you, but I foresee another issue when you perform this change.&lt;BR /&gt;&lt;BR /&gt;The challenge you might run into is that, since you have the "captive-bypass" feature enabled, Apple iPhones and iPads won't automatically launch their "mini browser" anymore to open the portal page. This means that users themselves need to open their (regular) browser and manually request a random webpage; big change that will be a https only webpage which will no longer be redirected by the controller. Disabling the "captive-bypass" feature won't help since those same iPhones and iPads won't post their agent information when using the "mini browser", making the on-boarding procedure stop (unsupported device). &lt;BR /&gt;&lt;BR /&gt;Like I said earlier my experience with this on-boarding procedure is a little rusty, but it seems that Cisco has been working on this topic in the meantime. In &lt;A href="https://communities.cisco.com/docs/DOC-71469" target="_blank"&gt;this document&lt;/A&gt; the different options to tackle this issue are documented and also &lt;A href="https://communities.cisco.com/docs/DOC-71398" target="_blank"&gt;this topic&lt;/A&gt; might be informative for you as well. Keep us posted on your findings and good luck!&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;Please rate useful posts... &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2017 00:57:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-redirect-traffic-with-intercept-make-problem-to-https-site/m-p/3222529#M105491</guid>
      <dc:creator>Freerk Terpstra</dc:creator>
      <dc:date>2017-11-26T00:57:58Z</dc:date>
    </item>
  </channel>
</rss>

