I have written some code for testing if a certificate has been revoked. It works, but now I have to write a unit test for it.
Is there a way for me to add a new line to my CRL on the client side, in order to break it on purpose to show that it would fail?