Hi,
I'm trying to automate ticket creations but the RT server has a self signed SSL which is raising:
urllib2.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>
Is there any way we could get a toggle for SSL checking?