ultrasonic-app-subsonic-and.../subsonic-api/src
Yahor Berdnikau 1333534988 Allow to use self-signed certificates.
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>
2017-12-26 12:34:16 +01:00
..
integrationTest Allow to use self-signed certificates. 2017-12-26 12:34:16 +01:00
main/kotlin/org/moire/ultrasonic/api/subsonic Allow to use self-signed certificates. 2017-12-26 12:34:16 +01:00
test/kotlin/org/moire/ultrasonic/api/subsonic Update api definition to use String type for ids. 2017-12-16 22:14:01 +01:00