Enables or disables automatic SSL certificate management for a Vultr load balancer to simplify secure HTTPS configuration.
The vultr-cli load-balancer ssl set-auto-ssl
command enables or disables automatic SSL certificate management for a Vultr load balancer, simplifying secure HTTPS configuration.
$ vultr-cli load-balancer ssl set-auto-ssl <Load Balancer ID> [flags]
Shorthand | Long Version | Description |
---|---|---|
- | --domain-zone | The domain zone for auto SSL. E.g: example.com |
- | --sub-domain | (optional) The subdomain to append to the domain zone |
No comments yet.