You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I believe this is built in in Unirest :Unirest.Config().VerifySsl(false);
I am doing this since I want to test a rest api call to a server which has a self signed certificate
this method is documented in http://kong.github.io/unirest-java/#configuration
however when adding it to my script runner it is failing the static check and i get an error that the Config() method is not supported.
Can you please advise how i can use this method or suggest a workaround?
Hello @ariel lumbroso ,
If I understand correctly you are trying to call a REST API endpoint (on a server that using a self-signed SSL certificate) using ScriptRunner, but this is failing because you cannot disable the SSL certificate check.
Can you kindly confirm my understanding is correct, or provide more details otherwise?
Cheers,
Dario
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for confirming @ariel lumbroso , I have moved this question to the "Marketplace Apps & Integrations" section and I have added the "addon-com.onresolve.jira.groovy.groovyrunner" in order to increase the chances to get an answer.
However, in case you won't manage to get help here in the community, I'd advise to contact the vendor by using the resources listed in the support tab of the marketplace page for the app:
Contact
- Open now
- Mon-Fri 24hrs GMT+1
- Submit a support request
- Go to vendor status page
Cheers,
Dario
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.