SSL Certificates

ssl add

Add and upload SSL certificate details.

ssl add [OPTIONS]

Options

--crt <crt>

Certificate file

--csr <csr>

Certificate Signing Request file

--icc <icc>

Intermediate Certificate file

--key <key>

Private Key file

--notes <notes>

Additional notes

ssl download

Download SSL certificate and key file.

ssl download [OPTIONS] IDENTIFIER

Arguments

IDENTIFIER

Required argument

ssl edit

Edit SSL certificate.

ssl edit [OPTIONS] IDENTIFIER

Options

--crt <crt>

Certificate file

--csr <csr>

Certificate Signing Request file

--icc <icc>

Intermediate Certificate file

--key <key>

Private Key file

--notes <notes>

Additional notes

Arguments

IDENTIFIER

Required argument

ssl list

List SSL certificates.

ssl list [OPTIONS]

Options

--status <status>

Show certificates with this status [default: all]

Options:all|valid|expired
--sortby <sortby>

Column to sort by

Options:id|common_name|days_until_expire|notes

ssl remove

Remove SSL certificate.

ssl remove [OPTIONS] IDENTIFIER

Arguments

IDENTIFIER

Required argument