Back to Fabric

Fabric-CA Commands

docs/source/commands/fabric-ca-commands.rst

3.1.41.0 KB
Original Source

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 <https://hyperledger-fabric-ca.readthedocs.io/en/latest/clientcli.html#fabric-ca-client-s-cli>__.

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 <https://hyperledger-fabric-ca.readthedocs.io/en/latest/servercli.html#fabric-ca-server-s-cli>__.

.. Licensed under Creative Commons Attribution 4.0 International License https://creativecommons.org/licenses/by/4.0/