<?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: Captive portal does not work with https! in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521988#M308418</link>
    <description>&lt;P&gt;I also use example.com, example.net etc. when I know I have to go to a captive portal.&lt;/P&gt;&lt;P&gt;Luckily, modern operating-systems have captive-portal detection which always uses HTTP. In the future a new DHCP-option will be used to find the captive portal.&lt;/P&gt;</description>
    <pubDate>Thu, 29 Oct 2020 21:11:15 GMT</pubDate>
    <dc:creator>Karsten Iwen</dc:creator>
    <dc:date>2020-10-29T21:11:15Z</dc:date>
    <item>
      <title>Captive portal does not work with https!</title>
      <link>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521985#M308415</link>
      <description>&lt;P&gt;I have a cisco meraki AP infrastructure. I defined an SSID with radius authentication and a walled garden. Everything was ok until the web-world migrate to https. That's the problem:&lt;/P&gt;&lt;P&gt;- the domani &lt;A href="http://www.bing.com" target="_blank" rel="nofollow noopener noreferrer"&gt;www.bing.com&lt;/A&gt; is not in the walled garden;&lt;BR /&gt;- &lt;A href="http://www.bing.com" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.bing.com&lt;/A&gt; correctly redirect the user to the login splash page to authenticate the user;&lt;BR /&gt;- &lt;A href="https://www.bing.com" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.bing.com&lt;/A&gt; does nothing and the browser got time out;&lt;BR /&gt;&lt;BR /&gt;Asking to meraki they said that can't works because: "Meraki devices are not able to decrypt. This is why it's working fine with http (no encryption) but not with https (encryption)".&lt;/P&gt;&lt;P&gt;But...&lt;/P&gt;&lt;P&gt;- if I put the domain &lt;A href="http://www.google.com" target="_blank" rel="nofollow noopener noreferrer"&gt;www.bing.com&lt;/A&gt; in the walled garden;&lt;/P&gt;&lt;P&gt;- &lt;A href="https://www.google.com" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.bing.com&lt;/A&gt; works!&lt;BR /&gt;&lt;BR /&gt;Why? I'm not an expert but seems to me that meraki can detect the url the user ask for, to check the walled garden. Isn't it? Why if the domain is not in walled garden, meraki won't redirect to the login splash page even if it's in https? Let me understand, please, why if a request is out of walled garden, meraki won't redirect to splash login page regardless of http or https.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 14:41:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521985#M308415</guid>
      <dc:creator>Corsani</dc:creator>
      <dc:date>2020-10-27T14:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Captive portal does not work with https!</title>
      <link>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521986#M308416</link>
      <description>&lt;P&gt;Hi &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/35199"&gt;@Corsani&lt;/A&gt;, this is to do with the way the browser handles HTTPS sites. When you put something in the walled garden then Meraki allows access to it before the user has authenticated, so it just passes the traffic straight to the site. This is exactly the same for whether you're accessing an HTTP or HTTPS site. It's just as if the Meraki didn't exist - hence why it works.&lt;/P&gt;&lt;P&gt;In the scenario where you are trying to authenticate you need to think about what is happening (this is going to be a pretty high-level explanation, but should help you to understand it). In the case of an HTTPS request you're asking to fetch a page from bing.com using an encrypted connection - that's what starting the URL with HTTPS means. So your browser goes out to get the public certificate from bing.com to encrypt the connection. However, at this point the Meraki device intercepts it and can't do anything. It could pass back the bing.com public certificate, but then it doesn't have the private key so can't encrypt/decrypt the messages. Or it could pass back its own certificate and become a 'man-in-the-middle', but then the browser will generate all sorts of errors because the certificate name won't match the website name (i.e. bing.com). And this is where the problem lies, there is no easy way to do web-based authentication for HTTPS based sites. The user needs to first go to a HTTP (unencrypted) site to authenticate successfully, and then once that's happened all should be good.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 21:57:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521986#M308416</guid>
      <dc:creator>BRUCE NEWTON</dc:creator>
      <dc:date>2020-10-27T21:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Captive portal does not work with https!</title>
      <link>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521987#M308417</link>
      <description>&lt;P&gt;I have been telling my users to go to neverssl.com to log in. Do you have any HTTP sites that you tell them to hit to see the authentication page? &lt;/P&gt;&lt;P&gt;I know this isn't a Meraki thing but an Internet thing about how https is designed to work. &lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 21:02:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521987#M308417</guid>
      <dc:creator>RonW1</dc:creator>
      <dc:date>2020-10-29T21:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Captive portal does not work with https!</title>
      <link>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521988#M308418</link>
      <description>&lt;P&gt;I also use example.com, example.net etc. when I know I have to go to a captive portal.&lt;/P&gt;&lt;P&gt;Luckily, modern operating-systems have captive-portal detection which always uses HTTP. In the future a new DHCP-option will be used to find the captive portal.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 21:11:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521988#M308418</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2020-10-29T21:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Captive portal does not work with https!</title>
      <link>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521989#M308419</link>
      <description>&lt;P&gt;My library has some free pc access. We give users: firefox, chrome and edge. Firefox can detect the captive portal and suggest, in a bar, to login - no ones watch it! - the other browser don't.&lt;/P&gt;&lt;P&gt;As you can immagine I give to users our web page, that is free. Only when user want to get out the walld garden they should authenticate themselves. Users can't understand such "trick": using &lt;A href="http://www.bing.com" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.bing.com&lt;/A&gt; rather than &lt;A href="https://www.bing.com" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.bing.com&lt;/A&gt;. They normaly use google as internet. That's it! And google gives back only https link. And nothing works. And user call us that nothing works.&lt;/P&gt;&lt;P&gt;That is very annoying!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 12:25:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521989#M308419</guid>
      <dc:creator>Corsani</dc:creator>
      <dc:date>2020-10-30T12:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Captive portal does not work with https!</title>
      <link>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521990#M308420</link>
      <description>&lt;P&gt;Normally I have 500 users a day! Not now under covid situation. But normally I have such numbers, most&lt;/P&gt;&lt;P&gt;of them use their own laptop with wahtever configuration. &lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 12:29:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521990#M308420</guid>
      <dc:creator>Corsani</dc:creator>
      <dc:date>2020-10-30T12:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Captive portal does not work with https!</title>
      <link>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521991#M308421</link>
      <description>&lt;P&gt;Good day! I am also encountering this issue using Google as authentication. It was working fine recently then our end-user reported that the redirect to google splash page is not working on mobile devices. Is there any solution to this other than instructing their users to go to an HTTP site first since most of their users are not tech-savvy.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Jan 2021 05:17:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521991#M308421</guid>
      <dc:creator>lpdelacruz</dc:creator>
      <dc:date>2021-01-03T05:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Captive portal does not work with https!</title>
      <link>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521992#M308422</link>
      <description>&lt;P&gt;I'm dealing with this right now and I'm not actually sure how to handle this.  We use the splash page on our guest network so the guests can accept the terms of service.  It seems that I have three options.  1) Allow non-HTTP traffic and allow guest users to bypass our network firewall rules.  2) Block all access to the network until the splash page is clicked.  Knowing that half of the guest users will just time out because they are accessing HTTPS.  3) Turn off the splash page and just have an open network with no terms of service&lt;BR /&gt;&lt;BR /&gt;I've opened a ticket with Meraki support and I'm not sure they even understand what I'm talking about.  The Meraki documentation clearly states that what we are experiencing is as designed.  &lt;A href="https://documentation.meraki.com/MR/MR_Splash_Page/Enabling_Click-through_splash-page" target="_blank" rel="nofollow noopener noreferrer"&gt;https://documentation.meraki.com/MR/MR_Splash_Page/Enabling_Click-through_splash-page&lt;/A&gt;  &lt;BR /&gt;&lt;BR /&gt;Curious, how are you all handling your guest network portals?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 20:52:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521992#M308422</guid>
      <dc:creator>JohnT1</dc:creator>
      <dc:date>2022-08-19T20:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Captive portal does not work with https!</title>
      <link>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521993#M308423</link>
      <description>&lt;P&gt;We took over a site that had option 1 and the odd thing is,  for pretty much every device it does make you click through the portal...  However we changed to option 2 as that seemed better and we found Android devices seemed fine, but Apple devices had issues.   We're not sure of the best way forward either!&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 23:45:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521993#M308423</guid>
      <dc:creator>CMR</dc:creator>
      <dc:date>2022-08-23T23:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Captive portal does not work with https!</title>
      <link>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521994#M308424</link>
      <description>&lt;P&gt;&lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/14571"&gt;@CMR&lt;/A&gt; did you ever find a solution for this. I am about to have this issue with wired devices. Wireless devices aren't a problem as they look for a captive portal on their own. &lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 02:37:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521994#M308424</guid>
      <dc:creator>BlakeRichardson</dc:creator>
      <dc:date>2023-06-15T02:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Captive portal does not work with https!</title>
      <link>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521995#M308425</link>
      <description>&lt;P&gt;We now have option 2 with a walled garden that has about 10 domains in to let them get the splash page, so that they can then get out!&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 06:33:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521995#M308425</guid>
      <dc:creator>CMR</dc:creator>
      <dc:date>2023-06-15T06:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Captive portal does not work with https!</title>
      <link>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521996#M308426</link>
      <description>&lt;P&gt;This is expected behavior. The recognition of a captive portal is up to the browser/OS that is being used. Has been this way for many many years. WBA has a good rundown on what does what.&lt;/P&gt;&lt;P&gt;&lt;A href="https://captivebehavior.wballiance.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://captivebehavior.wballiance.com/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 12:13:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521996#M308426</guid>
      <dc:creator>DainBrammage</dc:creator>
      <dc:date>2023-06-19T12:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Captive portal does not work with https!</title>
      <link>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521997#M308427</link>
      <description>&lt;P&gt;The design spec is solid, but in practicality it doesn't seem work properly which is the problem.  If I turn on "Block all access until sign-on is complete", I will start getting calls from our employees that their personal devices and customer devices can't surf the Internet on guest Wi-Fi.  In theory, the phones should reach out to an HTTP url and redirect to the portal, but some devices just don't behave properly.  So, I either get lots of support tickets, or I allow non-HTTP traffic prior to sign in.  Neither option is good.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 00:58:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521997#M308427</guid>
      <dc:creator>JohnT1</dc:creator>
      <dc:date>2023-06-28T00:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Captive portal does not work with https!</title>
      <link>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521998#M308428</link>
      <description>&lt;P&gt;Block all access until sign on is complete is fine and works great. the doc from the WBA lays it all out and it does work. That is not to say that an end user will not have issues with their device from time to time due to whatever reason but in 99.9% of those cases it is not the AP or the RF. It starts with end user education about how your wireless environment  operates. &lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 21:54:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521998#M308428</guid>
      <dc:creator>DainBrammage</dc:creator>
      <dc:date>2023-06-28T21:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Captive portal does not work with https!</title>
      <link>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521999#M308429</link>
      <description>&lt;P&gt;Hey &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/14571"&gt;@CMR&lt;/A&gt; - I know this is somewhat old but I'm actually possibly running into this issue myself using OPTION 2 and what I believe are possibly older iPhone devices. It's a hit or miss situation, sometimes they struggle, most of the times clients don't. Again I suspect it's just old iOS devices. What list did you end up putting in? I did a pcap with an old and new iPad but both seem to be showing similar resolutions for DNS queries prior to clicking the accept button to get past the walled garden.&lt;/P&gt;&lt;P&gt;captive.apple.com&lt;BR /&gt;captive-cidr.origin-apple.com.akadns.net&lt;BR /&gt;captive-cdn.origin-apple.com.akadns.net&lt;BR /&gt;captive.g.aaplimg.com&lt;/P&gt;</description>
      <pubDate>Sun, 08 Dec 2024 19:40:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/captive-portal-does-not-work-with-https/m-p/5521999#M308429</guid>
      <dc:creator>Nolan H.</dc:creator>
      <dc:date>2024-12-08T19:40:18Z</dc:date>
    </item>
  </channel>
</rss>

