edjx domain tls delete
Delete a TLS certificate from a specific domain.
You must know the Certificate ID to execute this command. |
Options
Option | Required | Type | Description |
---|---|---|---|
|
Yes |
string |
The certificate UUID to delete. |
|
No |
UUID |
The domain UUID associated with the certificate. |
|
No |
String |
Sets all user prompts to "Yes". |
Global Flags
Option | Required | Type | Description |
---|---|---|---|
|
No |
Displays inline help for the command. |
|
|
No |
string |
Location of client configuration file (default file path is |
Delete a certificate associated with a domain
To delete a specific certificate in a domain:
-
Make sure you are in the domain view.
edjx config domain -i
-
View the certificates within that domain.
edjx domain tls list
-
Copy the Certificate ID of the certificate you want to delete.
-
Execute the tls delete command.
edjx domain certificate delete <certificate-UUID>