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.

Usage

edjx user createcert <csr>
[-b, --bundle <string>]
[-c, --cert <string>]

Options

Option Required Type Description

<csr>

Yes

string

The CSR-formatted certificate.

-b, --bundle <string>

No

string

The file to write the bundle to.

-c, --cert <string>

No

string

The file to write the certificate to.

Global Flags

Option Required Type Description

-h, --help

No

Displays inline help for the command.

--config <file-location>

No

string

Location of client configuration file (default file path is $HOME/.edjx/.edjx.yaml).