Skip to main content

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

Please ask Equinox question using discussions:

https://github.com/eclipse-equinox/equinox/discussions

That being said, this sounds like purely a Jetty question:

https://jetty.org/support.html

If Google doesn't turn up answers, start on the Jetty pages.


On 8/1/2025 10:07 AM, Kanika Khattar via equinox-dev wrote:
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

_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/equinox-dev


Back to the top