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

dcm-attach-volume Insecure platform warning #277

Closed
igable opened this issue Sep 14, 2015 · 1 comment
Closed

dcm-attach-volume Insecure platform warning #277

igable opened this issue Sep 14, 2015 · 1 comment

Comments

@igable
Copy link
Contributor

igable commented Sep 14, 2015

~$ export DCM_SSL_VERIFY=0
~$ echo $DCM_SSL_VERIFY
~$ dcm-attach-volume -v 697 -s 1133
/usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
/usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
15799
@igable
Copy link
Contributor Author

igable commented Sep 16, 2015

Problem was solved via removing a errant config file.

@igable igable closed this as completed Sep 16, 2015
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