I have my SSL cert added to the Java Keystore. Am using GIT Webhook and Jenkins Generic webhook trigger plugin to trigger a CI job when there is a new Pull request. When I create a webhook(with https jenkins url), the Test Connection will fail with SSLHandshake Exception. I do not see Disable/Enable SSL Verification in Webhook page.
How to solve this issue?