Beta Wavelog integration issues with private PKI certificates

Hello,

I run Wavelog in an internal network with privately issued PKI certificates. Both the Root and Intermediate certificates (trust anchors) are installed in the Android OS and are trusted by other applications like browsers. Visiting https://wavelog.-domain-.home (note that .home is not currently a valid TLD on the internet, but in my home network it is) works in all browsers without certificate warnings, as I would expect.

PoLo however cannot connect to the wavelog instance, and I highly suspect the certificate trust, as if I remove the cert and utilize port 80 things work. The error is simply “Network request failed”, though if I check the wavelog instance it is receiving traffic on port 443.

I’ve tested with /index.php Feedback on Wavelog Support (experimental) as well with no luck.

I suspect PoLo, or the underlying libraries, are not loading all certificates from the OS User Certificates store, and are bundled only with global CA Trust Anchors.

Might there be PoLo logs or something else I can do to help track this issue down further?

I’m a new forum user, so imagine there is a second image here showing the Root and Intermediate certificates from my PKI listed in the OS User Certificates.

Version: 26.2.8 Build 26.2.2222
Android 16

Previous issues on this have been resolved by installing up to date certificates on your device. But some users have devices/or versions which cannot be updated.

Alan