|
@@ -76,11 +76,14 @@ Commands:
|
|
|
sign <identity> <file> Sign a file with an identity's key
|
|
|
verify <identity> <file> <sig> Verify a signature
|
|
|
cert <command> [args] - Certificate commands
|
|
|
+ show [serial] List or show details of a certificate
|
|
|
newsid [secret] Create a new subject unique ID
|
|
|
newcsr <subject> <secret> [csr] Create a subject CSR
|
|
|
sign <csr> <identity> [certificate] Sign a CSR to create a certificate
|
|
|
verify <certificate> Verify a certificate
|
|
|
- import <certificate> [<trust>] Import certificate into this node
|
|
|
+ import <certificate> [trust,[trust]] Import certificate into this node
|
|
|
+ rootca Certificate is a root CA
|
|
|
+ rootset ZeroTier root node set
|
|
|
restore Re-import default certificates
|
|
|
export <serial> [path] Export a certificate from this node
|
|
|
delete <serial|ALL> Delete certificate from this node
|