-
Bug
-
Resolution: Done
-
Major
-
None
-
None
With websocket 2.1 in Jakara EE10,
"ClientEndpointConfig.Builder sslContext​(SSLContext sslContext)"
method has been added that allows us to hold SSLContext within ClientEndpointConfig.
The current DefaultWebSocketClientSslProvider (in Undertow WebSockets JSR356 implementations) ignores it.
Implement the missing bit.
- is incorporated by
-
WFCORE-6709 CVE-2023-5379 CVE-2024-1459 CVE-2024-1635 Upgrade Undertow to 2.3.12.Final
- Resolved