Describe the solution you'd like
There should be a way to access the SSLParameters if the WebSocketClient is using wss and we are using our own SSLSocketFactory
Additional context
Apart from ciphers and protocols it is very useful to have access to the endpoint identification algorithm.
Therefore we should provide an API to access and change SSLParameters