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

URL Link to Sonar server does not honor server protocol

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • sonar-plugin
    • Jenkins on Windos7 X64, sonar plugin 2.1, Jenkins 1.559

      On a project page a link is provided to access the sonar server for any sonar activated project.

      However, when the sonar server requires https protocol to access the server the link on the project summary page only uses the http protocol and does not honor the protocol specified in the Sonar settings configuration for the sonar server.

      i.e A server configured as "https://mysonar.mydomain:9000" attempts to access "http://mysonar.mydomain:9000" when clicking the link in the project summary page.

      Sonar runner has no issues communicating using https.

            sonarteam Sonar Team
            sweetfa sweetfa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: