-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
It seems that connection to https urls works fine only on api 23 and higher. I was not able to install SSLSocketFactory for org.java_websocket.client.WebSocketClient correctly. And there is another error for devices with api 19: they have incorrect default tls version.
I think there should be a way to configure tls version, user trusted certificates and certificate pinning or provided an interface for cofigure own websocket client. As for me okhttp is more flexible(I fix my issues with the help of it).
Metadata
Metadata
Assignees
Labels
No labels