tyrus
tyrus copied to clipboard
Support SSL configuration in standalone server
The idea is being able to configure SSL in a standalone server similarly as it can be done to the client: https://tyrus.java.net/documentation/1.8.3/user-guide.html#d0e1128
Probably by passing to the server the same SslEngineConfigurator with an SslContextConfigurator that is supported in the client.
Affected Versions
[1.8.3]