Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Self-signed cert #14

Closed
3 of 5 tasks
michielbdejong opened this issue Feb 4, 2016 · 4 comments
Closed
3 of 5 tasks

Self-signed cert #14

michielbdejong opened this issue Feb 4, 2016 · 4 comments
Assignees

Comments

@michielbdejong
Copy link
Contributor

Building on #13, switch from http to https.

After I get that working, I'll look at improving it further, e.g. avoid bad UX of adding the exception for the self-signed cert, and not requiring the connection to the router to be via ethernet.

@michielbdejong michielbdejong self-assigned this Feb 4, 2016
@michielbdejong
Copy link
Contributor Author

@michielbdejong
Copy link
Contributor Author

Step 1: Create cordova plugin add https-tofu based on TrustManager class.
Step 2: Beyond TOFU - add support for specifying/checking either the cert to pin itself, or its fingerprint

@samgiles
Copy link
Contributor

I'm working on some of this right now in https://github.com/samgiles/foxbox/tree/https-support - mainly updating the server to use https, part 2 here.

@michielbdejong
Copy link
Contributor Author

Done in #77.

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

No branches or pull requests

3 participants