You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This application allows you to manually approve a certificate, but it does not check the user-installed trusted root certificates.
I tried a custom build with the same type of code as demonstrated in another app: https://github.com/home-assistant/android/pull/194/files, but it does not fix the problem. I even tried installing to my trusted root certificate list the exact leaf cert of my CUPS server, and it still failed.