eclipse-ee4j / eclipse-ee4j/tyrus

why there is no documentation for enabling ssl in websocket server ?

Open
#882 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
128
Forks
49
PR merge metrics
No merged PRs in 30d

Description

currently i initiate my websocket server as following

`tyrusServer = new Server("localhost", port, "/"+contextpath, null, ServerEndPoint_Jakarta.class); `

I have checked the Tyrus Server properties it doesn't provide any ssl properties how to enable wss in tyrus server ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.