Reviewed-by: CrÃstian Deives <cristiandeives(a)gmail.com>
On 14-05-2015 15:01, Ramon Medeiros wrote:
Python 2.7.9 forces https libraries to check if certicate is valid.
If
not, it will raise an exception. So, a context that unverify the
certificate is necessary to run tests.
Issue #637: Tests fail with an SSL error on Ubuntu Vivid / Debian Jessie
Signed-off-by: Ramon Medeiros <ramonn(a)linux.vnet.ibm.com>