Matt Mahoney created SWSQE-401:
----------------------------------
Summary: Kiali Client Needs To Support SSL
Key: SWSQE-401
URL:
https://issues.jboss.org/browse/SWSQE-401
Project: Kiali QE
Issue Type: Bug
Reporter: Matt Mahoney
Assignee: Guilherme Baufaker RĂªgo
Issue is as follows:
KialiClient(scheme='https', host=config.get('kiali_hostname'),
username=config.get('kiali_username'),
password=config.get('kiali_password'))
raise URLError(err)
E URLError: <urlopen
error [SSL: UNKNOWN_PROTOCOL] unknown protocol (_ssl.c:579)>
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)