Basic Auth is not supported for HTTPS urls in SiteMonitor

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Blocker
    • Component/s: 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.

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

              Created:
              Updated: