X509 certificate verification - cert4android

You can check the used certificates using openssl on CLI:

openssl s_client -connect sub.domain.tld:443 < /dev/null

Maybe the certificate is already deleted and the browser needs to be refreshed?

Please also check the logs to hopefully get more detailed error information.

Maybe related: