Hi

Jetty can be configured for SNI https://jetty.org/docs/jetty/12/operations-guide/protocols/index.html#ssl-sni

Via Felix, how can I set these properties?

Currently what I'm doing is loading "org.apache.felix.http.jetty12" and configure it according to
https://github.com/apache/felix-dev/blob/master/http/jetty12/src/main/java/org/apache/felix/http/jetty/internal/JettyConfig.java

In JettyConfig can't find anything SNI related.

- Martin



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to