Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

I always get self signed certificate in certificate chain error for jira rest api

Gururaj H
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 2, 2020

i trying to make JIRA rest api call using axios in my node js backend but i always get self signed certificate in certificate chain error.

tried 

process.env['NODE_TLS_REJECT_UNAUTHORIZED'] = 0

but didnt work.

0 answers

Suggest an answer

Log in or Sign up to answer