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

Basic Auth is not supported for HTTPS urls in SiteMonitor

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • sitemonitor-plugin
    • None

      Support of Basic Auth in SiteMonitor plugin was added a while ago through the issue JENKINS-19054

      Merged PR is here: https://github.com/jenkinsci/sitemonitor-plugin/pull/4

      Alas... the handling of credentials was poorly done and only coded for non-https URLs... making the support missing for URLs starting with... "https://" as can be seen in the relevant file:

      https://github.com/jenkinsci/sitemonitor-plugin/blob/master/src/main/java/hudson/plugins/sitemonitor/SiteMonitorRecorder.java#L110

      Can this be fixed please? Thank you.

            onuba Francisco Hernandez Suarez
            mxmlnglt Maxime Lenglet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: