HI ,
I have created a web service and hosted on IIS on port 443 .
I have configured webservice on JIRA Webhook URL with method name to get updated issue information.
But when i am trying to get data from Webhook while changing the issue , i am not able to get it on HTTPS .
I am able to get the data when i am hosting the webservice on port 80 (HTTP).
Please help me to resolve the issue .
i have verified that the webhook target certificate is in the java tomcat keystore of Jira. But its Self Certificate .
Can JIRA Webhook use Self Certificate or we will have to buy Signed Certificate ?
Check your logs, but by the sound of it you have a SSL certificate error/mismatch. Verify that you have the webhook target certificate in the java tomcat keystore of Jira. If i am wrong, please show us parts of the catalina.out where you see the connection being established, this might tell you a lot more about what is going wrong.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Abhishek : We are using SelfSigned Certificate . Can we use SelfSigned certificate for HTTPS Webhook?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.