<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 12/18/20 1:10 PM, Cantor, Scott
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:0C0319D1-112B-41A2-A740-E48A93B40EED@osu.edu">
      <pre class="moz-quote-pre" wrap="">On 12/18/20, 1:02 PM, "users on behalf of Hucker, Taylor" <a class="moz-txt-link-rfc2396E" href="mailto:users-bounces@shibboleth.netonbehalfoftaylor.hucker@tamucc.edu"><users-bounces@shibboleth.net on behalf of taylor.hucker@tamucc.edu></a> wrote:

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">   I was able to get the MDQ to Incommon to work with HTTPS by changing

   -Djsse.enableSNIExtension=false
   To
   -Djsse.enableSNIExtension=true
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
With current Java? That's nothing anybody should have to do....
</pre>
    </blockquote>
    <p><br>
    </p>
    <p>If one reads that literally, sounds like (for some unknown
      reason) the OP had it explicitly disabled via
      -Djsse.enableSNIExtension=false.  Looks like it defaults to true,
      since Java 7.  So that would account for it "just working" for
      everybody else who hasn't changed the default.<br>
    </p>
  </body>
</html>