---
title: Delete
url: https://docs.vultr.com/reference/vultr-cli/load-balancer/ssl/delete
description: Removes an SSL certificate from a specified Vultr load balancer, disabling HTTPS connections through that certificate.
publish_date: 2025-09-14T03:07:58.795462Z
last_updated: 2025-11-07T17:49:39.464127Z
---

The `vultr-cli load-balancer ssl delete` command removes an SSL certificate from a specified load balancer in your Vultr account, requiring both the load balancer and certificate IDs.

## Usage

```console
$ vultr-cli load-balancer ssl delete <Load Balancer ID>
```