WebSocket4Net icon indicating copy to clipboard operation
WebSocket4Net copied to clipboard

Option to accept self signed certificateSSL certificate on Android Platform

Open Raj123456788 opened this issue 7 years ago • 14 comments

Hi, I downloaded your examples and running lates stable version of websocket4net. Is there a way I can achieve ServerCertificateValidationCallback to return true able to connect to server accepting wss:// connection. Will it work with TLS 1.0 since Xamarin is running few version behind to mono 4.6 which has the fix for TLS 1.2

I would appreciate if you can give a detail answer.

Things tried: https://github.com/kerryjiang/WebSocket4Net/issues/46 : Allow certificate does not help. https://github.com/kerryjiang/WebSocket4Net/issues/40

Thanks!

Raj123456788 avatar Oct 14 '16 20:10 Raj123456788