<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 8/22/16 5:43 AM, punit ashra wrote:<br>
    </div>
    <blockquote
cite="mid:CAGxGTNeDVvHgi6xU_C6-jD4=wycNz78QRCHKLXaCZudf69E_cA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi Dev Team,
        <div><br>
        </div>
        <div>I am upgrading from OpenSAMLv2.6.1 to OpenSAMLv2.6.4, i am
          getting </div>
        <div>SSL peer failed hostname validation for name: null<br>
        </div>
        <div><br>
        </div>
        <div>Stacktrace:-</div>
        <div>
          <div><br>
          </div>
          <div>Caused by: javax.net.ssl.SSLPeerUnverifiedException: SSL
            peer failed hostname validation for name: null</div>
          <div><span class="" style="white-space:pre">  </span>at
org.opensaml.ws.soap.client.http.TLSProtocolSocketFactory.verifyHostname(TLSProtocolSocketFactory.java:233)</div>
          <div><span class="" style="white-space:pre">  </span>at
org.opensaml.ws.soap.client.http.TLSProtocolSocketFactory.createSocket(TLSProtocolSocketFactory.java:194)</div>
          <div><span class="" style="white-space:pre">  </span>at
org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)</div>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    It's a bug that is misreporting an earlier failure:<br>
    <br>
    <a class="moz-txt-link-freetext" href="https://issues.shibboleth.net/jira/browse/JOWS-44">https://issues.shibboleth.net/jira/browse/JOWS-44</a><br>
    <br>
    It was fixed in the last 2.x release, v2.6.6.  That will likely not
    "fix" the problem, since you likely have another PKIX or other TLS
    error going on, but it will eliminate the erroneous error message.<br>
    <br>
    And of course 2.x is end-of-life now, so you should really start
    thinking about upgrading to 3.x.<br>
    <br>
  </body>
</html>