The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

How to pass self-signed certificate and outbound proxy in an app

Admin
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!
November 25, 2019

I'm writing an Jira Plugin for Jira Server 7.13. This plugin will auto notify changes (story/task) to my server (My Server)

My server is using an self-signed certificate, and not in the same local network with Jira Server.

I'm injecting 

com.atlassian.sal.api.net.RequestFactory

to create Request in order to send data to My Server. (Request Factory is supporting me to pass the outbound proxy of Jira Server)

And if My Server's using an self-signed certificate, request from Jira server to My server not work.

Is there any way to  use RequestFactory to pass the outbound proxy and the self-signed certificate too ?

Please somebody can help me !

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.