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

Need to show self-signed certificates to the user to verify #199

Open
obilodeau opened this issue Aug 23, 2016 · 1 comment
Open

Need to show self-signed certificates to the user to verify #199

obilodeau opened this issue Aug 23, 2016 · 1 comment

Comments

@obilodeau
Copy link
Member

obilodeau commented Aug 23, 2016

We need to show self-signed certificates to the user to verify them.
afterwards we have to store them for future connections.

Ideally it would look like this:
On authentification (and on any other sync, the certificate could change...) we should catch the ssl exception,
extract the certificate and show it to the user.
If the user agrees, we will store the certificate and use it.


Imported from Launchpad using lp2gh.

@obilodeau
Copy link
Member Author

@obilodeau obilodeau added this to the 0.8.0 milestone Aug 23, 2016
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

1 participant