Hi Team,
I am getting below error while connecting to JIRA Rest API :- Could you please suggest how this SSL certificate issue can be resolved
Error
'Connection to REST api failed:', "HTTPSConnectionPool(host='jira.xyz.com', port=443): Max retries exceeded with url: /rest/api/2/issue (Caused by SSLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)'),))")
Thanks,
Himanshu Pant
You can exclude verification step, I do like this
https://github.com/atlassian-api/atlassian-python-api/blob/master/atlassian/rest_client.py#L45
Did you catch the news at Team ‘25? With Loom, Confluence, Atlassian Intelligence, & even Jira 👀, you won’t have to worry about taking meeting notes again… unless you want to. Join us to explore the beta & discover a new way to boost meeting productivity.
Register today!Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.