Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] Disable SNI in Jetty

Hi Team,

We have migrated from Jetty 9.4.44 to 12.0.12 and from Java 8 to 17.  We are using Eclipse equinox with embedded jetty server.

We want to disable SNI that has become mandatory in the updated versions. Is there any wayout to do the same such that we could not have any impact on my TLS and non-tls functionality.

Regards,
Kanika

Back to the top