Revoke tenant certificate
The tenant:unsecure command allows you to revoke the SSL certificate for a tenant.
ploi tenant:unsecure
Revoke a certificate for a specific tenant:
ploi tenant:unsecure --server=blue-ocean --site=example.com --tenant=123
Options
| Option | Description |
|---|---|
--server= | The server name or ID |
--site= | The site domain |
--tenant= | The tenant ID to unsecure |