Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-2340

cannot connect to Bugzilla behind HTTPS proxy

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • bugzilla-plugin
    • None
    • Platform: All, OS: All

      I'm trying to use the bugzilla plug-in. The Bugzilla instance is accessed over
      HTTPS and I am behind a proxy. This does not seem to work since Hudson just
      tries to contact the Bugzilla URL directly.

      I have set both http.proxyHost and https.proxyHost. Interestingly,
      http.proxyHost seems to do the trick for the Subversion functionality, since
      Hudson is able to check out my svn repository, also over HTTPS through the proxy.

      I'm using Hudson 1.245.

          [JENKINS-2340] cannot connect to Bugzilla behind HTTPS proxy

          Marcus Better added a comment -

          Issue remains in version 1.252.

          Marcus Better added a comment - Issue remains in version 1.252.

          sergey_shikov added a comment -

          The same is true for Collabnet plugin. Even if I set proxy properties in command line when starting Hudson, both properties are null when plugin code invoked.

          java -jar hudson.war -Dhttp.proxyHost=... -Dhttp.proxyPort=...
          

          Hudson version 1.345

          sergey_shikov added a comment - The same is true for Collabnet plugin. Even if I set proxy properties in command line when starting Hudson, both properties are null when plugin code invoked. java -jar hudson.war -Dhttp.proxyHost=... -Dhttp.proxyPort=... Hudson version 1.345

            Unassigned Unassigned
            mbetter Marcus Better
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: