Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Make network interface more resilient to captive portals #943

Closed
kkaefer opened this issue Mar 4, 2015 · 2 comments
Closed

Make network interface more resilient to captive portals #943

kkaefer opened this issue Mar 4, 2015 · 2 comments

Comments

@kkaefer
Copy link
Member

kkaefer commented Mar 4, 2015

Some captive portals hijack DNS and use self-signed certificates to redirect the user to a log in. In this case, our requests will likely fail. We should treat certificate errors as temporary connection problems and back off exponentially to see whether the issue has been fixed.

@ljbade
Copy link
Contributor

ljbade commented Mar 11, 2015

It would be interesting to see how Google and Apple maps behave with bad certificates.

@jfirebaugh
Copy link
Contributor

We do use exponential backoff now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants