Hi,
I am trying to use this project to start an embedded jetty server with TLS support using keystore and SSLContextFactory (https://www.eclipse.org/jetty/documentation/9.4.x/embedded-examples.html#embedded-many-connectors), but could not find a way to add an additional connector to the JerseyConfigurationBuilder object. Is this supported? If yes, then can you point me to an example or changes that I would need to do to implement this.
Hi, I am trying to use this project to start an embedded jetty server with TLS support using keystore and SSLContextFactory (https://www.eclipse.org/jetty/documentation/9.4.x/embedded-examples.html#embedded-many-connectors), but could not find a way to add an additional connector to the JerseyConfigurationBuilder object. Is this supported? If yes, then can you point me to an example or changes that I would need to do to implement this.