I need to verify that the downloaded crl is actually the one generated by the CA, and not modified by a potential attacker. is there any way to verify this with openssl commands from linux os?
In other words, i need to verify CRL signature against its root CA, i already found this link, but not helps me much. Verify CRL signature against its root CA