Request tenant certificate
The tenant:secure command allows you to request an SSL certificate for a tenant.
ploi tenant:secure
Request a certificate for a specific tenant:
ploi tenant:secure --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 secure |
This command requests a Let's Encrypt SSL certificate for the tenant domain.