Jetty 9.4.13.v20181111 fixed a few related SNI issues. Can you upgrade to Jetty 9.4.15.v20190215 and try again?
Joakim Erdfelt / [email protected] On Thu, Mar 28, 2019 at 12:43 PM Eze Ikonne <[email protected]> wrote: > Hi all, > > > > > > I am getting the following stacktrace when a client tries to connect to a > restful API service managed by embedded Jetty server. I would like to know > how to disable or mitigate this issue. Anyway idea would be greatly > appreciated. > > > > 2019-03-28 12:38:00,704 [qtp917213436-32] WARN SecureRequestCustomizer - > Host xx.xx.xxx.42 does not match SNI X509@d0f23cec(csra_sspsystem_cert,h=[ > xxx.xxx-xx-xxx-mxx.com, xxx.xxx-xxx-xxx-mxx.com, … ,w=[]) > > 2019-03-28 12:38:00,706 [qtp917213436-32] WARN HttpChannel - > /sspcmrest/sspcm/rest/session org.eclipse.jetty.http.BadMessageException: > 400: Host does not match SNI > > 2019-03-28 12:38:00,766 [main] ERROR LogAuditUtils - java.lang.Exception: > Unable to acquire connection > > at > com.ibm.sspcm.scripts.impl.SspRestAPIScriptManager.run(SspRestAPIScriptManager.java:426) > > at > com.ibm.sspcm.scripts.impl.SspRestAPIScriptManager.main(SspRestAPIScriptManager.java:473) > > > > I am on Jetty jetty-9.4.12. > > > > Cheers, > > > > Ike > ===================================================== > Please refer to http://www.aricent.com/email-disclaimer > for important disclosures regarding this electronic communication. > ===================================================== > _______________________________________________ > jetty-users mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://www.eclipse.org/mailman/listinfo/jetty-users
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jetty-users
