-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
iychoi@demo1:~/appspot_ms$ syndicate reload_volume_cert imicrobe
[2017-06-06 00:18:40,820] [ERROR] [certs:173] (12573) Volume cert downloader errors:
/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
reload_volume_cert command causes warning from urllib3 library and this is shown as an error. The command worked well so the warning needs to be suppressed.