Where can i get client cert and key in Jira server for requesting rest api
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2021
09:17 PM
11-29-2021
09:17 PM
Where can i get client cert and key in Jira server for requesting rest api
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)')))
Labels:
- Labels:
-
APIs
-
Server
-
Test Creation
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2021
06:27 PM
12-07-2021
06:27 PM
hi @djatwarx -
See if this might help: https://community.atlassian.com/t5/Jira-questions/Python-script-fails-with-SSL-CERTIFICATE-VERIFY-FA...
Thanks,
Emma
