I am trying to connect to WSS (client + server certificate authentication + corporate proxy authentication + self-signed certificate chain) with Android.
I tried Autobhan library, Koush AsyncIO, SecureWebSocket, Autobahn library with TLS support and several others.
I could not get it to work.
Any suggestions on a support library or minimal changes to my server configuration to make it work (required Https)?
source
share