Bitbucket version: Atlassian Bitbucket v6.8.1
I have created a webhook for a bitbucket project, for which certificate verification needs to be skipped since i'm using self signed certificate.
The following is the webhook url:
https://<openshift_api_host:port>/oapi/v1/namespaces/<namespace>/buildconfigs/<name>/webhooks/<secret>/bitbucket
Note: The above URL works only with https and does not work with http.
I have referred https://confluence.atlassian.com/bitbucket/manage-webhooks-735643732.html, where cloud version of bitbucket and has a checkbox to skip the certificate verification, Im using bitbucket-6.8.1 which does not have this checkbox option. So how can i configure bitbucket to skip the ssl certificate verification.?
Community moderators have prevented the ability to post new answers.
Hi Rakesh, did you ever got this working? In that case, would you mind sharing your steps?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.