<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 2/12/16 1:32 PM, Cantor, Scott
      wrote:<br>
    </div>
    <blockquote
cite="mid:9846A6064BD102419D06814DD0D78DE11282DDBF@CIO-TNC-D2MBX02.osuad.osu.edu"
      type="cite">
      <blockquote type="cite">
        <pre wrap="">If you have any pointers to help resolve this I would be grateful....
hopeing it is an easy fix.  Thanks!
</pre>
      </blockquote>
      <pre wrap="">
Wild guess, but disregardSslX became disregardTlsX I think. I know it did in the IdP.</pre>
    </blockquote>
    <br>
    Yes, per the current java-support HttpClientBuilder, would be:
    connectionDisregardTLSCertificate<br>
    <br>
    I think it changed before IdP 3.x was officially released. The old
    -Ssl- one was removed in the new major version of java-support
    released at same time as IdP 3.0.0.  Sounds like some docs and/or
    Spring wiring for the MDA wasn't updated to reflect this when the
    MDA was bumped to use the new java-support major version.  Note: we
    don't remove API's outside of a major release bump.  <br>
    <br>
  </body>
</html>