-
Task
-
Resolution: Unresolved
-
Major
-
None
Currently when Github plugin is being used behind an HTTP proxy which requires authentication it fails to reach the Github server, since the username and password configured in Jenkins are not used by the Github plugin.
Namely following error can be observed:
This makes it impossible to trigger the pipelines via Github webhooks when using Jenkins behind a proxy which requires authentication.