certs delete
Delete a certificate from the Rack. The certificate must not be in use by any App. If the certificate is currently associated with a Service endpoint, remove the association first using ssl update.
Syntax
$ convox certs delete <cert>
Flags
| Flag | Short | Description |
|---|---|---|
--rack |
-r |
Rack name |
Example Usage
$ convox certs delete cert-ab12cd
Deleting certificate cert-ab12cd... OK