edjx user createcert
Create a user certificate by sending the provided certificate signing request (CSR) to EDJX.
You must have the .csr file to execute this command. |
Options
Option | Required | Type | Description |
---|---|---|---|
|
Yes |
string |
The CSR-formatted certificate. |
|
No |
string |
The file to write the bundle to. |
|
No |
string |
The file to write the certificate to. |
Global Flags
Option | Required | Type | Description |
---|---|---|---|
|
No |
Displays inline help for the command. |
|
|
No |
string |
Location of client configuration file (default file path is |
Argument
csr
Flags
-b, --bundle <bundle-filename> Optional. The file to write the bundle to. -c, --cert <certificate-filename> Optional. The file to write the certificate to.