grouper http client should take system properties into account

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor
    • 2.6.5
    • Affects Version/s: None
    • Component/s: None
    • None

      Joel Rettinger  12:54 PM
      I did find a need to make a slight modification to the GrouperHttpClient to get connections working in our environment - I changed the calls to create the HttpClient like
      HttpClients.custom().setSSLSocketFactory(sslConnectionSocketFactory).useSystemProperties().build();
      and
      HttpClients.createSystem();

            Assignee:
            Chris Hyzer (upenn.edu)
            Reporter:
            Chris Hyzer (upenn.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: