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

Add HTTPS verification #110

Open
matthiasbeyer opened this issue Jan 31, 2015 · 1 comment
Open

Add HTTPS verification #110

matthiasbeyer opened this issue Jan 31, 2015 · 1 comment
Labels

Comments

@matthiasbeyer
Copy link

Always when syncing I get this output:

~/.local/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:734: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html
  InsecureRequestWarning)

(I get it multiple times)

I guess it would be fine to add https verification

@geier geier added the feature label Feb 2, 2015
@geier
Copy link
Owner

geier commented Feb 2, 2015

I'm happy to accept pull requests on this, but I won't implement it due to #92

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

No branches or pull requests

2 participants