I'm trying to create new automation rule in Jira - datacenter as global rule. for this automation when any issue is closed it will trigger a send web request. The part of Send web request is failing with error:
Error publishing webhook. Response HTTP status:
This is likely caused by an SSL certificate. It is unable to verify the SSL certificate of the webhook URL. The SSL certificate might be self-signed or issued by an untrusted CA. If that's the case, you need to import it into the Jira Java keystore.
You can import it into Jira Java keystore by using keytool -import
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.