mrmarkuz
(Markus Neuberger)
3
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: