ultrasonic-app-subsonic-and.../subsonic-api/src/integrationTest/resources
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
..
generic_error_response.json Base implementation of Subsonic API in Kotlin. 2017-07-19 17:02:47 +02:00
get_album_list_2_ok.json Add getAlbumList2 request. 2017-09-16 19:56:38 +02:00
get_album_list_ok.json Add getAlbumList call. 2017-09-13 22:45:10 +02:00
get_album_ok.json Add getAlbum api call. 2017-08-20 22:04:41 +02:00
get_artist_ok.json Add getArtist request. 2017-08-20 19:45:42 +02:00
get_artists_ok.json Add getArtists call. 2017-08-16 06:59:25 +02:00
get_bookmarks_ok.json Add getBookmarks() api call. 2017-11-18 21:33:02 +01:00
get_chat_messages_ok.json Add getChatMessages() call. 2017-11-16 21:19:24 +01:00
get_genres_ok.json Add getGenres app call. 2017-11-12 00:00:11 +01:00
get_indexes_ok.json Add parsing shortcuts info. 2017-08-12 21:19:46 +02:00
get_lyrics_ok.json Add getLyrics call. 2017-09-03 22:09:13 +02:00
get_music_directory_ok.json Use default values for getMusicDirectory response. 2017-08-20 15:10:34 +02:00
get_music_folders_ok.json Adds get music directory response/request handling. 2017-07-19 17:02:47 +02:00
get_playlist_ok.json Add getPlaylist call to subsonic api. 2017-08-27 22:12:23 +02:00
get_playlists_ok.json Add getPlaylists api call. 2017-09-01 22:46:10 +02:00
get_podcasts_ok.json Add getPodcasts call. 2017-09-03 16:10:48 +02:00
get_random_songs_ok.json Add getRandomSongs call. 2017-09-16 20:47:11 +02:00
get_shares_ok.json Add createShare api call. 2017-11-11 20:31:20 +01:00
get_songs_by_genre_ok.json Add getSongsByGenre api call. 2017-11-14 21:57:28 +01:00
get_starred_2_ok.json Add getStarred2() call. 2017-09-16 22:57:39 +02:00
get_starred_ok.json Add getStarred call. 2017-09-16 22:19:17 +02:00
get_user_ok.json Add getUser api call. 2017-11-14 22:46:51 +01:00
get_videos_ok.json Add getVideos() call. 2017-11-19 13:51:20 +01:00
jukebox_control_playlist_ok.json Add jukebox control call. 2017-11-07 21:26:44 +01:00
jukebox_control_status_ok.json Add jukebox control call. 2017-11-07 21:26:44 +01:00
license_ok.json Add missing fields to License entity. 2017-07-25 22:23:55 +02:00
non_subsonic_response.json Add version interceptor. 2017-12-02 21:51:26 +01:00
ping_ok.json Base implementation of Subsonic API in Kotlin. 2017-07-19 17:02:47 +02:00
search2_ok.json Add search2 api request. 2017-08-25 21:32:36 +02:00
search3_ok.json Add new search3 api call. 2017-08-27 11:39:38 +02:00
search_ok.json Add search api call. 2017-08-24 22:04:53 +02:00
self-signed.p12 Allow to use self-signed certificates. 2017-12-26 12:34:16 +01:00
self-signed.pem Allow to use self-signed certificates. 2017-12-26 12:34:16 +01:00