Skip to content

SSL support for api > 23 #19

@IamEgor

Description

@IamEgor

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions