Uploaded image for project: 'Spring Boot & Cloud'
  1. Spring Boot & Cloud
  2. SB-168

SpringBoot does not accept proxy settings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.5.8.Final
    • None
    • spring-boot
    • None
    • SB-2017-09-08

      SpringBoot does not accept proxy settings from java command line -Dhttps.proxyHost=proxy-new-service -Dhttps.proxyPort=3128 -Dhttp.nonProxyHosts='' on Openshift.

      Steps to reproduce on Openshift Enterprise:
      1. deploy proxy server for example squid - proxy-new-service:3128
      2. build and deploy health-check booster application on javas2i image with set environment HTTPS_PROXY=https://proxy-new-service:3128/
      3. create route which points to health-check booster service
      4. access the route - it does not redirect to proxy server

              claprun Chris Laprun
              lfuka Libor Fuka
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: