Skip to content

Commit

Permalink
Docs updates
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
  • Loading branch information
mbwhite authored and denyeart committed Jul 22, 2021
1 parent cb74047 commit 5c502ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/servercli.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ Fabric-CA Server's CLI
-b, --boot string The user:pass for bootstrap admin which is required to build default config file
--ca.certfile string PEM-encoded CA certificate file (default "ca-cert.pem")
--ca.chainfile string PEM-encoded CA chain file (default "ca-chain.pem")
--ca.ignorecertexpiry Ignore Certificate Expirty for re-enroll
--ca.keyfile string PEM-encoded CA key file
-n, --ca.name string Certificate Authority name
--ca.reenrollignorecertexpiry Ignore Certificate Expirty for re-enroll
--cacount int Number of non-default CA instances
--cafiles strings A list of comma-separated CA configuration files
--cfg.affiliations.allowremove Enables removal of affiliations dynamically
Expand Down
2 changes: 2 additions & 0 deletions docs/source/serverconfig.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ Fabric-CA Server's Configuration File
certfile:
# Chain file
chainfile:
# Ignore Certificate Expiration in the case of re-enroll
reenrollIgnoreCertExpiry: false
#############################################################################
# The gencrl REST endpoint is used to generate a CRL that contains revoked
Expand Down

0 comments on commit 5c502ff

Please sign in to comment.