在使用openssl撤销时包括每个证书的原因

在使用openssl撤销时包括每个证书的原因,openssl,certificate,certificate-revocation,Openssl,Certificate,Certificate Revocation,有没有办法包括证书吊销原因?我已经找到了处理CRL的方法,但我希望在每次吊销证书时都包含一个CRL 我试过: openssl ca -revoke jlanza@a.b.es.crt.pem -crl_reason keyCompromise -crl_compromise time 20140314030500Z 但不包括在内

有没有办法包括证书吊销原因?我已经找到了处理CRL的方法,但我希望在每次吊销证书时都包含一个CRL

我试过:

openssl ca -revoke jlanza@a.b.es.crt.pem -crl_reason keyCompromise -crl_compromise time 20140314030500Z
但不包括在内