-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
This plugin currently has no configuration option to allow it to ignore errors with the certificate being used on Bitbucket. This means that if someone has a self-signed cert, they have to import it into the JVM trust store used by Jenkins before branch indexing will work. Doing this is a bit of a hassle. Most other integrations of this sort have a check box option to allow the user to disable certificate validation.
[JENKINS-54150] Add config option to ignore certificate errors
Assignee | New: Nikolas Falco [ nfalco ] |
Comment |
[ Hi [~markewaite] , I have a question for you.
This is not the first request of this kind that I have received from users. I have read the environment variables that git-plugin makes available and I was wondering if there was a specific reason why the repository name is not among them. Currently some users are analyzing the URL used in the git clone to get this value. The repository is useful when in the pipeline you have to perform some curl to the Bitbucket API (I suppose the same could be for github) ] |
Assignee | Original: Nikolas Falco [ nfalco ] |