Welcome to the Linux Foundation Forum!

List Revoked Certificates

Hi,
we can revoke an identity specifying a reason using -r flag:
fabric-ca-client revoke -e peer2 -r 'keycompromise' -u http://localhost:7054

Then we can list revoked certificates
fabric-ca-client certificate list --revocation 2019-01-01::2030-12-30 -u http://localhost:7054
but on this list, there are no reasons.

How to get this list with reasons?

Comments

Categories

Upcoming Training