binwiederhier / ntfy-android

Android app for ntfy.sh
Apache License 2.0
507 stars 104 forks source link

Android App - CertPathValidatorException #64

Closed spudw closed 1 year ago

spudw commented 1 year ago

'java.security.cert.CertPathValidatorException: Trust anchor for certification path not found' produced in Android app when attempting to subscribe to self-hosted docker instance using SSL. HTTP subscription using Android app, and browser based HTTP and HTTPS work without issue.

spudw commented 1 year ago

Sorry, wrong tree