mirror of
https://gitlab.com/ultrasonic/ultrasonic.git
synced 2025-05-30 07:09:21 +03:00
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>