Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,644,421
Community Members
 
Community Events
196
Community Groups

Webhooks not triggering in JIRA OnDemand if the url is HTTPS

Hi All,

     Why Webhooks not triggering the external URL if that is HTTPS? My JIRA server is hosted in Cloud. Is there any settings/Configuration in JIRA to call a HTTPS url in webhooks?

 

Thanks

Esh

 

4 answers

1 accepted

3 votes
Answer accepted
Dave C
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Oct 11, 2015

If you're trying to connect to a self-signed certificate, that will fail as the certificate doesn't exist in the Cloud instance's trust store. Cloud only allows connecting to SSL endpoints that have certificates that are signed by a proper CA (ie one that exists in the Java trust store).

You could either get a signed certificate (they're relatively cheap) or would need to look at connecting over HTTP (which is not recommended since the traffic isn't encrypted).

Also it will either need to be running on 443, as other traffic is not allowed through our outbound proxies.

Hi David, We enabled HTTP access in the destination url ONLY for JIRA Cloud instance. Actually we enabled port 80 in the destination server for this IP 104.192.140.178 (https://msi-dev.atlassian.net). Still not working, why?

Dave C
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Oct 12, 2015

It would help to raise a support case for this at https://support.atlassian.com and we can have a look further. I went to raise one for you but wasn't 100% on which account to use, and didn't want you to miss the mail.

Hi David, my account email id is Aver.eswaran@gmail.com. Also we are planning to buy SSL Certificate to solve this issue. Are you sure if we buy proper certificate, Webhooks can able to trigger?

Dave C
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Oct 16, 2015

I'm not sure if it will or not without looking further, we created a support case for you and can take a look.

Also its self signed certificate in the url

I configured manually. I did not write any addon. If I use HTTP instead HTTPS, its working without any issue. But I want to post only in HTTPS.

0 votes
Robert Massaioli (Atlassian)
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Oct 11, 2015

I would expect this to "just work". Just to confirm, you have configured this manually? You are not writing an Atlassian Connect addon?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events