Most if not all server certificates that I work with expire before its issuer, but is it possible for a server certificate to expire after its issuer and does this apply to an intermediate certificate as well (expire after the root certificate)?
If so, should a client trust a remote with a expired intermediate certificate while the server certificate hasn't?
I've looked into Certification authority root certificate expiry and renewal, but I don't fully understand the answer.