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

Insecure Platform Warning #34

Open
dbs4261 opened this issue Feb 29, 2016 · 0 comments
Open

Insecure Platform Warning #34

dbs4261 opened this issue Feb 29, 2016 · 0 comments

Comments

@dbs4261
Copy link

dbs4261 commented Feb 29, 2016

Running fetcher.py yields this.

/usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/util/ssl_.py:31 5: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause t he server to present an incorrect TLS certificate, which can cause validation fa ilures. For more information, see https://urllib3.readthedocs.org/en/latest/secu rity.html#snimissingwarning.
SNIMissingWarning
/usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/util/ssl_.py:12 0: InsecurePlatformWarning: A true SSLContext object is not available. This prev ents urllib3 from configuring SSL appropriately and may cause certain SSL connec tions to fail. For more information, see https://urllib3.readthedocs.org/en/late st/security.html#insecureplatformwarning.
InsecurePlatformWarning
Got error from request, restarting...

How do I get it to access the facebook api?

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