edjx user gencsr

Generate a CSR for a user certificate from an Elliptic Curve Digital Signature Algorithm (ECDSA) private key.

You must know the ssh-ecdsa key to execute this command.

Usage

edjx user gencsr <private-key>
[-o, --out <string>]

Options

Option Required Type Description

<private-key>

Yes

string

The ssh-ecdsa key.

-o, --out <string>

No

string

Sets the file to save (output) the CSR.

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).