Bug Description
The app freezes completely when I try to connect to my server over HTTPS using self-signed certificate.
I have tried to do the next in all possible combinations:
- toggling "Allow Self-Signed Certificates"
- adding the certificate in advanced options
Steps to Reproduce
- Enter HTTPS URL to a server with self-signed cert
- Enter credentials
- Toggle "Allow Self-Signed Certificates" and upload the certificate in advanced options
- Press Connect
I can also confirm that there is no HTTP request reaching the server (nothing new in my reverse proxy logs).
Expected Behavior
Successful connection to the server.
App Version
1.0.8
Subsonic Server
Navidrome
Relevant Logs