eclipse-ee4j / eclipse-ee4j/tyrus
Support SSL configuration in standalone server
Open
Component: server
Priority: Major
Type: New Feature
- Dominant language
- Java
- Stars
- 128
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
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](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]
Contributor guide
Assessment
This issue has not been assessed yet.