Forum Discussion
1 Reply
Sort By
hi djatwarx -
See if this might help: https://community.atlassian.com/t5/Jira-questions/Python-script-fails-with-SSL-CERTIFICATE-VERIFY-FAILED/qaq-p/1410110
Thanks,
Emma
I am working on embedding rest api from jira server to my python code. Using basic authentication but getting SSL certificate issue.
Where can I get client certificate and key? Or Is there any other way to get it.
Error:
'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1108)')))
hi djatwarx -
See if this might help: https://community.atlassian.com/t5/Jira-questions/Python-script-fails-with-SSL-CERTIFICATE-VERIFY-FAILED/qaq-p/1410110
Thanks,
Emma