Fabric-CA Commands ================== The Hyperledger Fabric CA is a Certificate Authority (CA) for Hyperledger Fabric. The commands available for the fabric-ca client and fabric-ca server are described in the links below. Fabric-CA Client ^^^^^^^^^^^^^^^^^ The fabric-ca-client command allows you to manage identities (including attribute management) and certificates (including renewal and revocation). More information on ``fabric-ca-client`` commands can be found `here `__. Fabric-CA Server ^^^^^^^^^^^^^^^^^ The fabric-ca-server command allows you to initialize and start a server process which may host one or more certificate authorities. More information on ``fabric-ca-server`` commands can be found `here `__. .. Licensed under Creative Commons Attribution 4.0 International License https://creativecommons.org/licenses/by/4.0/