Skip to content
Advertisement

Tag: jira-rest-api

How connection with JIRA using RESTAPI with java?

My task is to establish a connection to JIRA in java using RESTAPI. I’m facing an error with the SSL security certificate. I have tried many times and looked on google, but I didn’t find any solution to my problem. Can anyone help me to fix this error? APOD.java JavaHttpURLConnectionDemo.java Error Answer HttpsURLConnection is using by default the JDK trusted

Advertisement