Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-1927

CLONE - Proxy functionality for grouperInstaller

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Duplicate
    • Minor
    • None
    • 2.3.0
    • grouperInstaller
    • None
    • observed in grouper 2.3.0 container.

    Description

      It seems that grouperInstaller.jar does not use proxy settings when passed as cli args or environmental variables when it attempts to connect to I2 for downloads. tcpdump confirms grouperInstaller attempts to connect directly to software.internet2.edu over 443 when attempting to run patches.

      Issue can be observed in a grouper container in an environment with an outbound proxy via:
      {{cd /opt/grouper/2.3.0
      java -Dhttp.proxyHost=proxy.is.here -Dhttp.proxyPort=9999 -Dhttps.proxyHost=proxy.is.here -Dhttp.proxyPort=9999 -jar grouperInstaller.jar}}

      This would be a good feature to have for patching production services as well as general development in environments with enforced outbound proxies.

      Attachments

        Activity

          People

            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            jeffrey.williams@at.internet2.edu Jeffrey Williams (uncg.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: