mirror of
https://github.com/ultrasonic/ultrasonic
synced 2025-01-30 17:04:51 +01:00
1333534988
By default OkHttpClient will not allow self-signed certificates, but some of app users use them. This is disabled by default, should be enabled explicitly. It also allows any CN in self-signed certificate. Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>