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

SSL support #4

Open
jnystad opened this issue Jul 4, 2017 · 1 comment
Open

SSL support #4

jnystad opened this issue Jul 4, 2017 · 1 comment

Comments

@jnystad
Copy link

jnystad commented Jul 4, 2017

At least some SSL certificates are rejected by the urllib2/python version used in QGIS. The only possible workaround seems to be using Qt QNetworkRequest instead. This works, as can be seen in branch: feature/qgis-ssl.

However, QNetworkRequest uses an async model, so a substantial amount of rewriting is necessary.

@jnystad
Copy link
Author

jnystad commented Jul 4, 2017

https://www.temakart-rogaland.no vs http://www.temakart-rogaland.no is a currently relevant test case.

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

No branches or pull requests

1 participant