You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/commands/fabric-ca-commands.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,15 +11,15 @@ Fabric-CA Client
11
11
The fabric-ca-client command allows you to manage identities (including attribute management)
12
12
and certificates (including renewal and revocation).
13
13
14
-
More information on ``fabric-ca-client`` commands can be found `here <https://hyperledger-fabric-ca.readthedocs.io/en/release-1.1.x/clientcli.html#fabric-ca-client-s-cli>`_.
14
+
More information on ``fabric-ca-client`` commands can be found `here <https://hyperledger-fabric-ca.readthedocs.io/en/release-1.1/clientcli.html#fabric-ca-client-s-cli>`_.
15
15
16
16
Fabric-CA Server
17
17
^^^^^^^^^^^^^^^^^
18
18
19
19
The fabric-ca-server command allows you to initialize and start a server process which may host
20
20
one or more certificate authorities.
21
21
22
-
More information on ``fabric-ca-server`` commands can be found `here <https://hyperledger-fabric-ca.readthedocs.io/en/release-1.1.x/servercli.html#fabric-ca-server-s-cli>`_.
22
+
More information on ``fabric-ca-server`` commands can be found `here <https://hyperledger-fabric-ca.readthedocs.io/en/release-1.1/servercli.html#fabric-ca-server-s-cli>`_.
23
23
24
24
.. Licensed under Creative Commons Attribution 4.0 International License
0 commit comments