Gour Saha created SLIDER-1252:
---------------------------------
Summary: Slider agent fails with SSL validation errors with python
2.7.5-58
Key: SLIDER-1252
URL: https://issues.apache.org/jira/browse/SLIDER-1252
Project: Slider
Issue Type: Bug
Components: agent
Affects Versions: Slider 0.92
Reporter: Gour Saha
Similar to SLIDER-942, Slider agent fails with SSL validation error with Python
2.7.5-58 as well. Here is the exception -
{code}
INFO 2017-09-27 10:23:42,170 NetUtil.py:75 - DEBUG: Trying to connect to the
server at https://<host>:35434/ws/v1/slider/agents/
INFO 2017-09-27 10:23:42,170 NetUtil.py:39 - Connecting to the following url
https://<host>:35434/ws/v1/slider/agents/
ERROR 2017-09-27 10:23:42,295 NetUtil.py:60 - [SSL: CERTIFICATE_VERIFY_FAILED]
certificate verify failed (_ssl.c:579)
ERROR 2017-09-27 10:23:42,295 NetUtil.py:62 - SSLError: Failed to connect.
Please check openssl library versions.
Refer to: https://bugzilla.redhat.com/show_bug.cgi?id=1022468 for more details.
INFO 2017-09-27 10:23:42,297 NetUtil.py:84 - Server at
https://<host>:35434/ws/v1/slider/agents/ is not reachable, sleeping for 10
seconds...
{code}
Python version: python-2.7.5-58.el7.x86_64
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)