We want to use the BitBucket Server webhook functionality without using SSL Certificate. The Cloud version does have the Skip certificate verification option but not the Server version, blocking us from triggering our webhook to our other Intranet application.
Is there a way to deactivate this function?
Hi Gabriel, If you do not wish to use an SSL certificate you can simply specify a "http" protocol type in the URL input of the webhook form.
i.e. you would specify http://www.example.com instead of
What if the site only works on https and not on http in that case how can we skip the ssl certificate?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I agree that specifying http protocol isn't always possible
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have similar use case, internal site's end point supports only https. Is there any solution to this problem? Is it possible to use REST API call to disable the ssl verification.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 Similar issue what Md Shoaib mentions
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.
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.