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

SpringBoot does not accept proxy settings

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: