---
title: Set Auto Ssl
url: https://docs.vultr.com/reference/vultr-cli/load-balancer/ssl/set-auto-ssl
description: Enables or disables automatic SSL certificate management for a Vultr load balancer to simplify secure HTTPS configuration.
publish_date: 2025-09-14T03:08:01.766109Z
last_updated: 2025-11-07T17:49:44.008412Z
---

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 connections.

## Usage

```console
$ vultr-cli load-balancer ssl set-auto-ssl <Load Balancer ID> [flags]
```

## 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 |