edjx domain tls verify
Starts the verification process for the managed certificate that fails to generate or renew.
You must know the Certificate ID to execute this command. |
Options
Option | Required | Type | Description |
---|---|---|---|
|
Yes |
UUID |
The certificate UUID to verify. |
|
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 |
Verify a managed certificate associated with a domain
To verify a managed certificate in a domain:
-
Make sure you are in the organization view.
edjx config organization -i
-
List the certificates associated with the domain.
edjx domain tls list
-
Copy the Certificate ID of the managed certificate to verify. You can verify only the certificates that have the status as
Active and Renewal Failed
,Expired and Renewal Failed
, orInactive and Generation Failed
. -
Execute the verify command.
edjx domain tls verify <certificate-UUID>